Last Version

XELLITIX Commons - X509 0.2.0

X509 Utilities

License

License

GroupId

GroupId

com.xellitix.commons
ArtifactId

ArtifactId

x509
Version

Version

0.2.0
Type

Type

jar
Description

Description

XELLITIX Commons - X509
X509 Utilities
Project URL

Project URL

http://xellitix.com/x509/
Source Code Management

Source Code Management

https://github.com/xellitix/commons-x509

Download x509 0.2.0


<!-- https://jarcasting.com/artifacts/com.xellitix.commons/x509/ -->
<dependency>
    <groupId>com.xellitix.commons</groupId>
    <artifactId>x509</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xellitix.commons/x509/
implementation 'com.xellitix.commons:x509:0.2.0'
// https://jarcasting.com/artifacts/com.xellitix.commons/x509/
implementation ("com.xellitix.commons:x509:0.2.0")
'com.xellitix.commons:x509:jar:0.2.0'
<dependency org="com.xellitix.commons" name="x509" rev="0.2.0">
  <artifact name="x509" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xellitix.commons', module='x509', version='0.2.0')
)
libraryDependencies += "com.xellitix.commons" % "x509" % "0.2.0"
[com.xellitix.commons/x509 "0.2.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.2
com.google.inject.extensions : guice-assistedinject jar 4.2.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.xellitix.commons : encoding jar 0.1.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.powermock : powermock-module-junit4 jar 2.0.0
org.powermock : powermock-api-mockito2 jar 2.0.0
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.