License |
License
Eclipse Public Licence, Version 1.0
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.exogeni.orca.core |
ArtifactId | ArtifactIdutil |
Version | Version5.4.5 |
Type | Typejar |
Description |
DescriptionOrca Core Utilities Library
ORCA Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
util-5.4.5.pom | |
util-5.4.5.jar | 172 KB |
util-5.4.5-tests.jar | 13 KB |
util-5.4.5-test-sources.jar | 5 KB |
util-5.4.5-sources.jar | 129 KB |
util-5.4.5-javadoc.jar | 612 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.exogeni.orca.core/util/ -->
<dependency>
<groupId>net.exogeni.orca.core</groupId>
<artifactId>util</artifactId>
<version>5.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.exogeni.orca.core/util/
implementation 'net.exogeni.orca.core:util:5.4.5'
// https://jarcasting.com/artifacts/net.exogeni.orca.core/util/
implementation ("net.exogeni.orca.core:util:5.4.5")
'net.exogeni.orca.core:util:jar:5.4.5'
<dependency org="net.exogeni.orca.core" name="util" rev="5.4.5">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.exogeni.orca.core', module='util', version='5.4.5')
)
libraryDependencies += "net.exogeni.orca.core" % "util" % "5.4.5"
[net.exogeni.orca.core/util "5.4.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.4 |
mysql : mysql-connector-java | jar | 5.1.43 |
jabac » jabac | jar | 1.3.1 |
org.bouncycastle : bcprov-ext-jdk15 | jar | 1.45 |
commons-httpclient : commons-httpclient | jar | 3.1 |
org.ektorp » ektorp | jar | 1.4.2 |
org.apache.httpcomponents : httpclient | jar | 4.2.3 |
org.apache.httpcomponents : httpclient-cache | jar | 4.2.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.1 |
commons-io : commons-io | jar | 2.0.1 |
org.ini4j : ini4j | jar | 0.5.4 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
log4j : log4j | jar | 1.2.13 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |