Last Version

java-commons 2.3.6

Common functionality Java library

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.akurilov
ArtifactId

ArtifactId

java-commons
Version

Version

2.3.6
Type

Type

jar
Description

Description

java-commons
Common functionality Java library
Project URL

Project URL

https://github.com/akurilov/java-commons
Source Code Management

Source Code Management

https://github.com/akurilov/java-commons.git

Download java-commons 2.3.6


<!-- https://jarcasting.com/artifacts/com.github.akurilov/java-commons/ -->
<dependency>
    <groupId>com.github.akurilov</groupId>
    <artifactId>java-commons</artifactId>
    <version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.akurilov/java-commons/
implementation 'com.github.akurilov:java-commons:2.3.6'
// https://jarcasting.com/artifacts/com.github.akurilov/java-commons/
implementation ("com.github.akurilov:java-commons:2.3.6")
'com.github.akurilov:java-commons:jar:2.3.6'
<dependency org="com.github.akurilov" name="java-commons" rev="2.3.6">
  <artifact name="java-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.akurilov', module='java-commons', version='2.3.6')
)
libraryDependencies += "com.github.akurilov" % "java-commons" % "2.3.6"
[com.github.akurilov/java-commons "2.3.6"]

Dependencies

compile (2)

Group / Artifact Type Version
de.odysseus.juel : juel-api jar 2.2.7
de.odysseus.juel : juel-impl jar 2.2.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.