License |
License |
---|---|
GroupId | GroupIduk.co.opsb |
ArtifactId | ArtifactIdactive-collections |
Version | Version0.18 |
Type | Typejar |
Description |
Descriptionactive-collections
active_record style api for JPA
|
Project URL |
Project URL |
Filename | Size |
---|---|
active-collections-0.18.pom | |
active-collections-0.18.jar | 21 KB |
active-collections-0.18-sources.jar | 7 KB |
active-collections-0.18-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.opsb/active-collections/ -->
<dependency>
<groupId>uk.co.opsb</groupId>
<artifactId>active-collections</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.opsb/active-collections/
implementation 'uk.co.opsb:active-collections:0.18'
// https://jarcasting.com/artifacts/uk.co.opsb/active-collections/
implementation ("uk.co.opsb:active-collections:0.18")
'uk.co.opsb:active-collections:jar:0.18'
<dependency org="uk.co.opsb" name="active-collections" rev="0.18">
<artifact name="active-collections" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.opsb', module='active-collections', version='0.18')
)
libraryDependencies += "uk.co.opsb" % "active-collections" % "0.18"
[uk.co.opsb/active-collections "0.18"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.14 |
commons-lang : commons-lang | jar | 2.4 |
org.hibernate : hibernate-core | jar | 3.3.1.GA |
org.hibernate : hibernate-entitymanager | jar | 3.4.0.GA |
jboss : jboss-common | jar | 4.0.0 |
org.hibernate : hibernate-annotations | jar | 3.4.0.GA |
javax.persistence : persistence-api | jar | 1.0 |
commons-beanutils : commons-beanutils-core | jar | 1.8.0 |
ognl : ognl | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring | jar | 2.5.6 |
cglib : cglib-nodep | jar | 2.1_3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.mockito : mockito-all | jar | 1.6 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.unitils : unitils | jar | 1.1 |
xmlunit : xmlunit | jar | 1.2 |
hsqldb : hsqldb | jar | 1.8.0.7 |
org.dbunit : dbunit | jar | 2.3.0 |