daioware commons utilities

Commons Utilities

License

License

GroupId

GroupId

com.daioware
ArtifactId

ArtifactId

commons
Last Version

Last Version

3.2.1-RELEASE
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.2.1-RELEASE
3.2.0-RELEASE
3.1.0-RELEASE
3.0.3-RELEASE
3.0.2-RELEASE
3.0.1-RELEASE
3.0.0-RELEASE
2.0.1-RELEASE
1.0.0-RELEASE