License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.processpuzzle |
ArtifactId | ArtifactIdprocesspuzzle-commons-domain |
Last Version | Last Version0.1.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProcessPuzzle Commons
Simple utility services commonly used by various ProcessPuzzle framework components.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.processpuzzle/processpuzzle-commons-domain/ -->
<dependency>
<groupId>com.processpuzzle</groupId>
<artifactId>processpuzzle-commons-domain</artifactId>
<version>0.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.processpuzzle/processpuzzle-commons-domain/
implementation 'com.processpuzzle:processpuzzle-commons-domain:0.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.processpuzzle/processpuzzle-commons-domain/
implementation ("com.processpuzzle:processpuzzle-commons-domain:0.1.1-RELEASE")
'com.processpuzzle:processpuzzle-commons-domain:jar:0.1.1-RELEASE'
<dependency org="com.processpuzzle" name="processpuzzle-commons-domain" rev="0.1.1-RELEASE">
<artifact name="processpuzzle-commons-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.processpuzzle', module='processpuzzle-commons-domain', version='0.1.1-RELEASE')
)
libraryDependencies += "com.processpuzzle" % "processpuzzle-commons-domain" % "0.1.1-RELEASE"
[com.processpuzzle/processpuzzle-commons-domain "0.1.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.castor : castor-xml | jar | 1.3.1 |
com.ibm.icu : icu4j | jar | 52.1 |
com.google.guava : guava | jar | 14.0.1 |
commons-configuration : commons-configuration | jar | 1.9 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-logging : commons-logging | jar | 1.1.1 |
commons-io : commons-io | jar | 2.4 |
dom4j : dom4j | jar | 1.6.1 |
javax.transaction : jta | jar | 1.1 |
org.fitnesse : fitlibrary | jar | 20080812 |
org.fitnesse : fitnesse | jar | 20140201 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.hibernate : hibernate-core | jar | 4.3.7.Final |
org.hibernate : hibernate-ehcache | jar | 4.3.7.Final |
org.hibernate.common : hibernate-commons-annotations | jar | 4.0.5.Final |
org.hsqldb : hsqldb | jar | 2.2.8 |
org.jboss.logging : jboss-logging | jar | 3.1.4.GA |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
org.springframework : spring-context | jar | 4.0.0.RELEASE |
xml-apis : xml-apis | jar | 1.4.01 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.powermock : powermock-module-junit4 | jar | 1.5.1 |
org.powermock : powermock-api-mockito | jar | 1.5.1 |