commons-main

Toolbelt with utilities that are useful for many projects.

License

License

GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-main
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

commons-main
Toolbelt with utilities that are useful for many projects.

Download commons-main

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 22.0
com.fasterxml : classmate jar 1.3.3
org.reflections : reflections jar 0.9.11
javax.validation : validation-api jar 1.1.0.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.9
org.mockito : mockito-core jar 2.0.44-beta
org.apache.bval : bval-jsr jar 1.1.1

Project Modules

There are no modules declared in this project.
se.l4.commons

Level Four AB

Versions

Version
0.4.2
0.4.1
0.4
0.3
0.2
0.1