Last Version

Enterprise CDR :: Applications :: CDR REST Application 1.2.0

Top level pom file for CDR running on DDF

License

License

Categories

Categories

Net
GroupId

GroupId

net.di2e.ecdr.app
ArtifactId

ArtifactId

cdr-app
Version

Version

1.2.0
Type

Type

pom
Description

Description

Enterprise CDR :: Applications :: CDR REST Application
Top level pom file for CDR running on DDF
Project Organization

Project Organization

Pink Summit, LLC

Download cdr-app 1.2.0


<!-- https://jarcasting.com/artifacts/net.di2e.ecdr.app/cdr-app/ -->
<dependency>
    <groupId>net.di2e.ecdr.app</groupId>
    <artifactId>cdr-app</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.di2e.ecdr.app/cdr-app/
implementation 'net.di2e.ecdr.app:cdr-app:1.2.0'
// https://jarcasting.com/artifacts/net.di2e.ecdr.app/cdr-app/
implementation ("net.di2e.ecdr.app:cdr-app:1.2.0")
'net.di2e.ecdr.app:cdr-app:pom:1.2.0'
<dependency org="net.di2e.ecdr.app" name="cdr-app" rev="1.2.0">
  <artifact name="cdr-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.di2e.ecdr.app', module='cdr-app', version='1.2.0')
)
libraryDependencies += "net.di2e.ecdr.app" % "cdr-app" % "1.2.0"
[net.di2e.ecdr.app/cdr-app "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.jmockit : jmockit jar 1.7

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.8
org.mockito : mockito-all jar 1.9.5
xmlunit : xmlunit jar 1.4
ch.qos.logback : logback-classic jar 1.1.1

Project Modules

There are no modules declared in this project.