Last Version

daioware commons utilities 3.2.1-RELEASE

Commons Utilities

License

License

GroupId

GroupId

com.daioware
ArtifactId

ArtifactId

commons
Version

Version

3.2.1-RELEASE
Type

Type

jar
Description

Description

daioware commons utilities
Commons Utilities
Project URL

Project URL

https://bitbucket.org/diego-olvera/com.daioware.commons
Source Code Management

Source Code Management

https://svn.apache.org/viewvc/maven

Download commons 3.2.1-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.2
com.fasterxml.jackson.core : jackson-annotations jar 2.8.2
com.daioware : math jar 1.0.1-RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.