Last Version

Apache Commons Lang 3.12.0-4

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. This is a port for GWT, which enables program, to use Apache Commons Lang also in the frontend compiled by the gwt compiler to java-script.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-commons-lang3
Version

Version

3.12.0-4
Type

Type

jar
Description

Description

Apache Commons Lang
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. This is a port for GWT, which enables program, to use Apache Commons Lang also in the frontend compiled by the gwt compiler to java-script.
Project URL

Project URL

https://gitlab.com/ManfredTremmel/gwt-commons-lang3
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitlab.com/ManfredTremmel/gwt-commons-lang3.git

Download gwt-commons-lang3 3.12.0-4


<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-lang3/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwt-commons-lang3</artifactId>
    <version>3.12.0-4</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-lang3/
implementation 'de.knightsoft-net:gwt-commons-lang3:3.12.0-4'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-commons-lang3/
implementation ("de.knightsoft-net:gwt-commons-lang3:3.12.0-4")
'de.knightsoft-net:gwt-commons-lang3:jar:3.12.0-4'
<dependency org="de.knightsoft-net" name="gwt-commons-lang3" rev="3.12.0-4">
  <artifact name="gwt-commons-lang3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-commons-lang3', version='3.12.0-4')
)
libraryDependencies += "de.knightsoft-net" % "gwt-commons-lang3" % "3.12.0-4"
[de.knightsoft-net/gwt-commons-lang3 "3.12.0-4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.gwtproject.core : gwt-core jar 1.0.0-RC1
de.knightsoft-net : gwt-mt-jre-emulation jar 1.0.3
org.gwtproject : gwt-user jar 2.10.0

provided (1)

Group / Artifact Type Version
org.gwtproject : gwt-dev jar 2.10.0

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit-pioneer : junit-pioneer jar 1.3.0
org.hamcrest : hamcrest jar 2.2
org.easymock : easymock jar 4.2
org.openjdk.jmh : jmh-core jar 1.27
org.openjdk.jmh : jmh-generator-annprocess jar 1.27
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.