License |
License |
---|---|
GroupId | GroupIdorg.directtruststandards |
ArtifactId | ArtifactIdtimplus-tools |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTIM+ tools
TIM+ tools such as a certificate generator.
|
Filename | Size |
---|---|
timplus-tools-1.0.0.pom | |
timplus-tools-1.0.0.jar | 13 MB |
timplus-tools-1.0.0-sources.jar | 35 KB |
timplus-tools-1.0.0-javadoc.jar | 51 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.directtruststandards/timplus-tools/ -->
<dependency>
<groupId>org.directtruststandards</groupId>
<artifactId>timplus-tools</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.directtruststandards/timplus-tools/
implementation 'org.directtruststandards:timplus-tools:1.0.0'
// https://jarcasting.com/artifacts/org.directtruststandards/timplus-tools/
implementation ("org.directtruststandards:timplus-tools:1.0.0")
'org.directtruststandards:timplus-tools:jar:1.0.0'
<dependency org="org.directtruststandards" name="timplus-tools" rev="1.0.0">
<artifact name="timplus-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.directtruststandards', module='timplus-tools', version='1.0.0')
)
libraryDependencies += "org.directtruststandards" % "timplus-tools" % "1.0.0"
[org.directtruststandards/timplus-tools "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar | 2.4.5 |
org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-io : commons-io | jar | 2.7 |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.60 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |