| License |
License |
|---|---|
| GroupId | GroupIdorg.directtruststandards |
| ArtifactId | ArtifactIdtimplus-common |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTIM+ Common
TIM+ common structures and utilities
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationDirectTrust Standards |
| Filename | Size |
|---|---|
| timplus-common-1.0.1.pom | |
| timplus-common-1.0.1.jar | 37 KB |
| timplus-common-1.0.1-tests.jar | 7 KB |
| timplus-common-1.0.1-sources.jar | 31 KB |
| timplus-common-1.0.1-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.directtruststandards/timplus-common/ -->
<dependency>
<groupId>org.directtruststandards</groupId>
<artifactId>timplus-common</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.directtruststandards/timplus-common/
implementation 'org.directtruststandards:timplus-common:1.0.1'
// https://jarcasting.com/artifacts/org.directtruststandards/timplus-common/
implementation ("org.directtruststandards:timplus-common:1.0.1")
'org.directtruststandards:timplus-common:jar:1.0.1'
<dependency org="org.directtruststandards" name="timplus-common" rev="1.0.1">
<artifact name="timplus-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.directtruststandards', module='timplus-common', version='1.0.1')
)
libraryDependencies += "org.directtruststandards" % "timplus-common" % "1.0.1"
[org.directtruststandards/timplus-common "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.4.5 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.64 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.4.5 |