License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.divide |
ArtifactId | ArtifactIddao-objectify |
Version | Version0.5.2 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
dao-objectify-0.5.2.pom | |
dao-objectify-0.5.2.jar | 386 KB |
dao-objectify-0.5.2-sources.jar | 6 KB |
dao-objectify-0.5.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.divide/dao-objectify/ -->
<dependency>
<groupId>io.divide</groupId>
<artifactId>dao-objectify</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.divide/dao-objectify/
implementation 'io.divide:dao-objectify:0.5.2'
// https://jarcasting.com/artifacts/io.divide/dao-objectify/
implementation ("io.divide:dao-objectify:0.5.2")
'io.divide:dao-objectify:jar:0.5.2'
<dependency org="io.divide" name="dao-objectify" rev="0.5.2">
<artifact name="dao-objectify" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.divide', module='dao-objectify', version='0.5.2')
)
libraryDependencies += "io.divide" % "dao-objectify" % "0.5.2"
[io.divide/dao-objectify "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
io.divide : dao-common | jar | 0.5.2 |
io.divide : dao-common | test-jar | 0.5.2 |
com.google.appengine : appengine-api-1.0-sdk | jar | 1.8.9 |
com.google.guava : guava | jar | 15.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.0-rc3 |
io.divide : shared | jar | 0.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.2.1 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
com.google.appengine : appengine-testing | jar | 1.8.9 |
com.google.appengine : appengine-api-labs | jar | 1.8.9 |
com.google.appengine : appengine-api-stubs | jar | 1.8.9 |