Last Version

L4 Commons 1.2.2

Toolbelt with utilities that are useful for many projects.

License

License

GroupId

GroupId

se.l4.commons
ArtifactId

ArtifactId

commons-base
Version

Version

1.2.2
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 1.2.2

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

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