| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdorg.bitbucket.swattu |
| ArtifactId | ArtifactIddatastore-base |
| Last Version | Last Version2.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVarious utilities to make developer's life easier
|
| Filename | Size |
|---|---|
| datastore-base-2.0.6.pom | |
| datastore-base-2.0.6.jar | 3 KB |
| datastore-base-2.0.6-sources.jar | 2 KB |
| datastore-base-2.0.6-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.swattu/datastore-base/ -->
<dependency>
<groupId>org.bitbucket.swattu</groupId>
<artifactId>datastore-base</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.swattu/datastore-base/
implementation 'org.bitbucket.swattu:datastore-base:2.0.6'
// https://jarcasting.com/artifacts/org.bitbucket.swattu/datastore-base/
implementation ("org.bitbucket.swattu:datastore-base:2.0.6")
'org.bitbucket.swattu:datastore-base:jar:2.0.6'
<dependency org="org.bitbucket.swattu" name="datastore-base" rev="2.0.6">
<artifact name="datastore-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.swattu', module='datastore-base', version='2.0.6')
)
libraryDependencies += "org.bitbucket.swattu" % "datastore-base" % "2.0.6"
[org.bitbucket.swattu/datastore-base "2.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.persistence : javax.persistence | jar | 2.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.apache.commons : commons-lang3 | jar | 3.2.1 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| ch.qos.logback : logback-core | jar | 1.1.3 |