L4 Commons

Toolbelt with utilities that are useful for many projects.

License

License

GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-base
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

L4 Commons
Toolbelt with utilities that are useful for many projects.
Project URL

Project URL

https://github.com/LevelFourAB/commons

Download commons-base

Filename Size
commons-base-1.2.2.pom 8 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations Optional jar 3.1.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.20.0

Project Modules

  • commons-id
  • commons-types
  • commons-io
  • commons-serialization
  • commons-config
  • commons-guice

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.4.2
0.4.1
0.4
0.3
0.2
0.1