commons

Some commons utilities on mageddo environment

License

License

GroupId

GroupId

com.mageddo
ArtifactId

ArtifactId

commons
Last Version

Last Version

2.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

commons
Some commons utilities on mageddo environment
Project URL

Project URL

https://github.com/mageddo/mageddo-projects/tree/master/commons
Source Code Management

Source Code Management

https://github.com/mageddo/mageddo-projects/tree/master/commons

Download commons

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Spring projects extensions

Installing dependencies

./gradlew clean build
./gradlew uploadArchives

Versions

Version
2.3.3
2.3.2
2.3.1
1.6.0
1.5.0
1.2.0
1.1.0
1.0.0