| License |
License |
|---|---|
| GroupId | GroupIdio.github.noahshen |
| ArtifactId | ArtifactIdnagrand |
| Version | Version0.0.4 |
| Type | Typejar |
| Description |
Descriptionnagrand
a lightweight groovy orm
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nagrand-0.0.4.pom | |
| nagrand-0.0.4.jar | 306 KB |
| nagrand-0.0.4-sources.jar | 41 KB |
| nagrand-0.0.4-javadoc.jar | 36 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.noahshen/nagrand/ -->
<dependency>
<groupId>io.github.noahshen</groupId>
<artifactId>nagrand</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.noahshen/nagrand/
implementation 'io.github.noahshen:nagrand:0.0.4'
// https://jarcasting.com/artifacts/io.github.noahshen/nagrand/
implementation ("io.github.noahshen:nagrand:0.0.4")
'io.github.noahshen:nagrand:jar:0.0.4'
<dependency org="io.github.noahshen" name="nagrand" rev="0.0.4">
<artifact name="nagrand" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.noahshen', module='nagrand', version='0.0.4')
)
libraryDependencies += "io.github.noahshen" % "nagrand" % "0.0.4"
[io.github.noahshen/nagrand "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.groovy : groovy-all | jar | 2.3.1 |
| org.kohsuke.metainf-services : metainf-services Optional | jar | 1.1 |
| org.reflections : reflections | jar | 0.9.9 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |
| com.mchange : c3p0 | jar | 0.9.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.3.2 |
| mysql : mysql-connector-java | jar | 5.1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.spockframework : spock-core | jar | 0.7-groovy-2.0 |
| cglib : cglib-nodep | jar | 2.2.2 |
| org.objenesis : objenesis | jar | 1.3 |
| org.springframework : spring-core | jar | 3.2.5.RELEASE |
| org.springframework : spring-context | jar | 3.2.5.RELEASE |
| org.springframework : spring-test | jar | 3.2.5.RELEASE |