License |
License |
---|---|
Categories |
CategoriesNet Security |
GroupId | GroupIdnet.di2e.ecdr |
ArtifactId | ArtifactIdsecurity |
Version | Version1.2.0 |
Type | Typepom |
Description |
DescriptionEnterprise CDR Security
Top level pom file for CDR running on DDF
|
Project Organization |
Project Organization |
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"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jmockit : jmockit | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.6 |
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 |