Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.datastore.api |
ArtifactId | ArtifactIdmodel |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDatastore - API - model
datastore
|
Filename | Size |
---|---|
model-0.0.15.pom | |
model-0.0.15.jar | 15 KB |
model-0.0.15-sources.jar | 15 KB |
model-0.0.15-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/ -->
<dependency>
<groupId>com.walterjwhite.infrastructure.datastore.api</groupId>
<artifactId>model</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/
implementation 'com.walterjwhite.infrastructure.datastore.api:model:0.0.15'
// https://jarcasting.com/artifacts/com.walterjwhite.infrastructure.datastore.api/model/
implementation ("com.walterjwhite.infrastructure.datastore.api:model:0.0.15")
'com.walterjwhite.infrastructure.datastore.api:model:jar:0.0.15'
<dependency org="com.walterjwhite.infrastructure.datastore.api" name="model" rev="0.0.15">
<artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.walterjwhite.infrastructure.datastore.api', module='model', version='0.0.15')
)
libraryDependencies += "com.walterjwhite.infrastructure.datastore.api" % "model" % "0.0.15"
[com.walterjwhite.infrastructure.datastore.api/model "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.walterjwhite.infrastructure.dependencies : hibernate | pom | 0.0.15-SNAPSHOT |