Last Version

Enterprise CDR Security 1.2.0

Top level pom file for CDR running on DDF

License

License

Categories

Categories

Net Security
GroupId

GroupId

net.di2e.ecdr
ArtifactId

ArtifactId

security
Version

Version

1.2.0
Type

Type

pom
Description

Description

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

Project Organization

Pink Summit, LLC

Download security 1.2.0

Filename Size
security-1.2.0.pom 1 KB
Browse

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