License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.noorm |
ArtifactId | ArtifactIdnoorm-runtime |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNoORM Runtime Library
NoORM, database-centric code generation
|
Filename | Size |
---|---|
noorm-runtime-1.5.0.pom | |
noorm-runtime-1.5.0.jar | 86 KB |
noorm-runtime-1.5.0-sources.jar | 56 KB |
noorm-runtime-1.5.0-javadoc.jar | 619 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.maven : maven-project | jar | 2.2.1 |