Enterprise CDR APIs

Top level pom file for CDR running on DDF

License

License

Categories

Categories

Net
GroupId

GroupId

net.di2e.ecdr
ArtifactId

ArtifactId

api
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Enterprise CDR APIs
Top level pom file for CDR running on DDF
Project Organization

Project Organization

Pink Summit, LLC

Download api

Filename Size
api-1.2.0.pom 1 KB
Browse

How to add to project

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

  • cdr-api
net.di2e.ecdr

Defense Intelligence Information Enterprise

Versions

Version
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0