License |
License |
---|---|
GroupId | GroupIdorg.apache.kalumet |
ArtifactId | ArtifactIdorg.apache.kalumet.common |
Last Version | Last Version0.6-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Kalumet :: Common Library
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.kalumet/org.apache.kalumet.common/ -->
<dependency>
<groupId>org.apache.kalumet</groupId>
<artifactId>org.apache.kalumet.common</artifactId>
<version>0.6-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kalumet/org.apache.kalumet.common/
implementation 'org.apache.kalumet:org.apache.kalumet.common:0.6-incubating'
// https://jarcasting.com/artifacts/org.apache.kalumet/org.apache.kalumet.common/
implementation ("org.apache.kalumet:org.apache.kalumet.common:0.6-incubating")
'org.apache.kalumet:org.apache.kalumet.common:jar:0.6-incubating'
<dependency org="org.apache.kalumet" name="org.apache.kalumet.common" rev="0.6-incubating">
<artifact name="org.apache.kalumet.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kalumet', module='org.apache.kalumet.common', version='0.6-incubating')
)
libraryDependencies += "org.apache.kalumet" % "org.apache.kalumet.common" % "0.6-incubating"
[org.apache.kalumet/org.apache.kalumet.common "0.6-incubating"]
Group / Artifact | Type | Version |
---|---|---|
axis : axis | jar | 1.4 |
concurrent : concurrent | jar | 1.3.4 |
commons-digester : commons-digester | jar | 1.8.1 |
commons-io : commons-io | jar | 2.1 |
commons-lang : commons-lang | jar | 2.6 |
commons-vfs : commons-vfs | jar | 1.0 |
oro : oro | jar | 2.0.8 |
org.slf4j : slf4j-api | jar | 1.6.3 |
xerces : xercesImpl | jar | 2.9.1 |
org.apache.tomcat.embed : tomcat-embed-logging-juli | jar | 7.0.29 |
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
log4j : log4j | jar | 1.2.16 |
org.slf4j : slf4j-log4j12 | jar | 1.6.3 |
org.apache.tomcat.embed : tomcat-embed-core | jar | 7.0.29 |
junit : junit | jar | 4.9 |