License |
License |
---|---|
GroupId | GroupIdcom.peterphi.std |
ArtifactId | ArtifactIdstdlib |
Last Version | Last Version10.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstdlib
Utility API
|
Project URL |
Project URL |
Filename | Size |
---|---|
stdlib-10.1.5.pom | |
stdlib-10.1.5.jar | 200 KB |
stdlib-10.1.5-sources.jar | 138 KB |
stdlib-10.1.5-javadoc.jar | 602 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peterphi.std/stdlib/ -->
<dependency>
<groupId>com.peterphi.std</groupId>
<artifactId>stdlib</artifactId>
<version>10.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.peterphi.std/stdlib/
implementation 'com.peterphi.std:stdlib:10.1.5'
// https://jarcasting.com/artifacts/com.peterphi.std/stdlib/
implementation ("com.peterphi.std:stdlib:10.1.5")
'com.peterphi.std:stdlib:jar:10.1.5'
<dependency org="com.peterphi.std" name="stdlib" rev="10.1.5">
<artifact name="stdlib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peterphi.std', module='stdlib', version='10.1.5')
)
libraryDependencies += "com.peterphi.std" % "stdlib" % "10.1.5"
[com.peterphi.std/stdlib "10.1.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
commons-logging : commons-logging | jar | 1.1.1 |
joda-time : joda-time | jar | 2.7 |
org.jdom : jdom2 Optional | jar | 2.0.6 |
sshtools : j2ssh-core Optional | jar | 0.2.9 |
org.bouncycastle : bcprov-jdk15on Optional | jar | 1.60 |
javax.xml : jaxrpc-api Optional | jar | 1.1 |
javatar : javatar Optional | jar | 2.5 |
log4j : log4j | jar | 1.2.17 |
javax.xml.bind : jaxb-api | jar | 2.4.0-b180830.0359 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |