NoORM Runtime Library

NoORM, database-centric code generation

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.noorm
ArtifactId

ArtifactId

noorm-runtime
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

NoORM Runtime Library
NoORM, database-centric code generation

Download noorm-runtime

How to add to project

<!-- 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.

Versions

Version
1.5.0
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.9.17
0.9.16
0.9.15