License |
License |
---|---|
GroupId | GroupIdcom.norconex.commons |
ArtifactId | ArtifactIdnorconex-commons-lang |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNorconex Commons Lang
Norconex Commons Lang is a Java library containing utility classes that
complements the Java API and are not found in commonly available
libraries (such as the great Apache Commons Lang, which it relies on).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.norconex.commons/norconex-commons-lang/ -->
<dependency>
<groupId>com.norconex.commons</groupId>
<artifactId>norconex-commons-lang</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.norconex.commons/norconex-commons-lang/
implementation 'com.norconex.commons:norconex-commons-lang:2.0.0'
// https://jarcasting.com/artifacts/com.norconex.commons/norconex-commons-lang/
implementation ("com.norconex.commons:norconex-commons-lang:2.0.0")
'com.norconex.commons:norconex-commons-lang:jar:2.0.0'
<dependency org="com.norconex.commons" name="norconex-commons-lang" rev="2.0.0">
<artifact name="norconex-commons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.norconex.commons', module='norconex-commons-lang', version='2.0.0')
)
libraryDependencies += "com.norconex.commons" % "norconex-commons-lang" % "2.0.0"
[com.norconex.commons/norconex-commons-lang "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.velocity : velocity-engine-core | jar | 2.3 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.imgscalr : imgscalr-lib | jar | 4.2 |
org.exist-db.thirdparty.xerces : xercesImpl | jar | 2.12.1 |
com.rackspace.eclipse.webtools.sourceediting : org.eclipse.wst.xml.xpath2.processor | jar | 2.1.100 |
com.tdunning : json | jar | 1.8 |
com.github.olivergondza : maven-jdk-tools-wrapper | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
edu.princeton.cup : java-cup | jar | 10k |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.ant : ant | jar | 1.10.11 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |