License |
License |
---|---|
Categories |
CategoriesJava Languages Data |
GroupId | GroupIdcom.walterjwhite.java.infrastructure.datastore.api |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version0.0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatastore - API - model
datastore
|
Filename | Size |
---|---|
model-0.0.17.pom | |
model-0.0.17.jar | 89 KB |
model-0.0.17-sources.jar | 22 KB |
model-0.0.17-javadoc.jar | 156 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.api/model/ -->
<dependency>
<groupId>com.walterjwhite.java.infrastructure.datastore.api</groupId>
<artifactId>model</artifactId>
<version>0.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.api/model/
implementation 'com.walterjwhite.java.infrastructure.datastore.api:model:0.0.17'
// https://jarcasting.com/artifacts/com.walterjwhite.java.infrastructure.datastore.api/model/
implementation ("com.walterjwhite.java.infrastructure.datastore.api:model:0.0.17")
'com.walterjwhite.java.infrastructure.datastore.api:model:jar:0.0.17'
<dependency org="com.walterjwhite.java.infrastructure.datastore.api" name="model" rev="0.0.17">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.java.infrastructure.datastore.api', module='model', version='0.0.17')
)
libraryDependencies += "com.walterjwhite.java.infrastructure.datastore.api" % "model" % "0.0.17"
[com.walterjwhite.java.infrastructure.datastore.api/model "0.0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.java.dependencies : javax-persistence | pom | 0.0.17 |
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit : junit-bom | pom | 5.5.1 |