License |
License |
---|---|
GroupId | GroupIdcom.goldmansachs.jdmn |
ArtifactId | ArtifactIdjdmn-jpa-integration-tests |
Version | Version3.3.1 |
Type | Typejar |
Description |
DescriptionjDMN: JPA Integration Tests
jDMN is a framework to provide support for DMN execution
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-jpa-integration-tests/ -->
<dependency>
<groupId>com.goldmansachs.jdmn</groupId>
<artifactId>jdmn-jpa-integration-tests</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-jpa-integration-tests/
implementation 'com.goldmansachs.jdmn:jdmn-jpa-integration-tests:3.3.1'
// https://jarcasting.com/artifacts/com.goldmansachs.jdmn/jdmn-jpa-integration-tests/
implementation ("com.goldmansachs.jdmn:jdmn-jpa-integration-tests:3.3.1")
'com.goldmansachs.jdmn:jdmn-jpa-integration-tests:jar:3.3.1'
<dependency org="com.goldmansachs.jdmn" name="jdmn-jpa-integration-tests" rev="3.3.1">
<artifact name="jdmn-jpa-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goldmansachs.jdmn', module='jdmn-jpa-integration-tests', version='3.3.1')
)
libraryDependencies += "com.goldmansachs.jdmn" % "jdmn-jpa-integration-tests" % "3.3.1"
[com.goldmansachs.jdmn/jdmn-jpa-integration-tests "3.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.goldmansachs.jdmn : jdmn-core | jar | 3.3.1 |
org.eclipse.persistence : javax.persistence | jar | 2.2.0 |
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.1 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
javax.activation : activation | jar | 1.1.1 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.1.7.RELEASE |
org.springframework.data : spring-data-jpa | jar | 2.1.8.RELEASE |
com.h2database : h2 | jar | 1.4.194 |
ch.qos.logback : logback-core | jar | 1.2.1 |
ch.qos.logback : logback-classic | jar | 1.2.1 |
junit : junit | jar | 4.12 |