Last Version

NoORM Runtime Library 1.5.0

NoORM, database-centric code generation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.noorm
ArtifactId

ArtifactId

noorm-runtime
Version

Version

1.5.0
Type

Type

jar
Description

Description

NoORM Runtime Library
NoORM, database-centric code generation

Download noorm-runtime 1.5.0


<!-- https://jarcasting.com/artifacts/org.noorm/noorm-runtime/ -->
<dependency>
    <groupId>org.noorm</groupId>
    <artifactId>noorm-runtime</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.noorm/noorm-runtime/
implementation 'org.noorm:noorm-runtime:1.5.0'
// https://jarcasting.com/artifacts/org.noorm/noorm-runtime/
implementation ("org.noorm:noorm-runtime:1.5.0")
'org.noorm:noorm-runtime:jar:1.5.0'
<dependency org="org.noorm" name="noorm-runtime" rev="1.5.0">
  <artifact name="noorm-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noorm', module='noorm-runtime', version='1.5.0')
)
libraryDependencies += "org.noorm" % "noorm-runtime" % "1.5.0"
[org.noorm/noorm-runtime "1.5.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.3-b02
javax.activation : javax.activation-api jar 1.2.0

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.apache.maven : maven-project jar 2.2.1

Project Modules

There are no modules declared in this project.