Last Version

ChillDev Commons 0.4.4

ChillDev-Commons is general-purpose library for Java.

License

License

GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons
Version

Version

0.4.4
Type

Type

pom
Description

Description

ChillDev Commons
ChillDev-Commons is general-purpose library for Java.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl
Source Code Management

Source Code Management

https://github.com/chilloutdevelopment/pl.chilldev.commons

Download commons 0.4.4

Filename Size
commons-0.4.4.pom 4 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.mockito : mockito-core jar 2.23.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.springframework : spring-test jar 5.1.2.RELEASE
org.springframework.security : spring-security-test jar 5.1.1.RELEASE

Project Modules

  • commons-aws
  • commons-client
  • commons-daemon
  • commons-data
  • commons-db
  • commons-jwt
  • commons-text
  • commons-web