License |
License |
---|---|
GroupId | GroupIdcom.makeandbuild |
ArtifactId | ArtifactIdpersistence |
Last Version | Last Version1.0.47 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.makeandbuild:persistence
a lightweight persistence framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
persistence-1.0.47.pom | |
persistence-1.0.47.jar | 136 KB |
persistence-1.0.47-sources.jar | 45 KB |
persistence-1.0.47-javadoc.jar | 361 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.makeandbuild/persistence/ -->
<dependency>
<groupId>com.makeandbuild</groupId>
<artifactId>persistence</artifactId>
<version>1.0.47</version>
</dependency>
// https://jarcasting.com/artifacts/com.makeandbuild/persistence/
implementation 'com.makeandbuild:persistence:1.0.47'
// https://jarcasting.com/artifacts/com.makeandbuild/persistence/
implementation ("com.makeandbuild:persistence:1.0.47")
'com.makeandbuild:persistence:jar:1.0.47'
<dependency org="com.makeandbuild" name="persistence" rev="1.0.47">
<artifact name="persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.makeandbuild', module='persistence', version='1.0.47')
)
libraryDependencies += "com.makeandbuild" % "persistence" % "1.0.47"
[com.makeandbuild/persistence "1.0.47"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.testng : testng | jar | 6.1.1 |
org.springframework : spring-test | jar | 4.0.0.RELEASE |