License |
License |
---|---|
GroupId | GroupIdcom.norconex.commons |
ArtifactId | ArtifactIdnorconex-commons-lang |
Version | Version2.0.0-M2 |
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-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.norconex.commons/norconex-commons-lang/
implementation 'com.norconex.commons:norconex-commons-lang:2.0.0-M2'
// https://jarcasting.com/artifacts/com.norconex.commons/norconex-commons-lang/
implementation ("com.norconex.commons:norconex-commons-lang:2.0.0-M2")
'com.norconex.commons:norconex-commons-lang:jar:2.0.0-M2'
<dependency org="com.norconex.commons" name="norconex-commons-lang" rev="2.0.0-M2">
<artifact name="norconex-commons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.norconex.commons', module='norconex-commons-lang', version='2.0.0-M2')
)
libraryDependencies += "com.norconex.commons" % "norconex-commons-lang" % "2.0.0-M2"
[com.norconex.commons/norconex-commons-lang "2.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-text | jar | 1.9 |
org.apache.velocity : velocity-engine-core | jar | 2.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
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.7.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.3 |
org.apache.logging.log4j : log4j-core | jar | 2.13.3 |
org.apache.ant : ant | jar | 1.10.9 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |