mycommons


License

License

MIT
GroupId

GroupId

com.github.a14e
ArtifactId

ArtifactId

mycommons_2.13
Last Version

Last Version

0.3.33
Release Date

Release Date

Type

Type

jar
Description

Description

mycommons
mycommons
Project URL

Project URL

https://github.com/a14e/mycommons/
Project Organization

Project Organization

com.github.a14e
Source Code Management

Source Code Management

https://github.com/a14e/mycommons.git

Download mycommons_2.13

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.google.guava : guava jar 29.0-jre
com.github.ben-manes.caffeine : caffeine jar 3.0.2
com.google.code.findbugs : jsr305 jar 3.0.2
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.2
org.reflections : reflections jar 0.9.10
org.flywaydb : flyway-core jar 4.2.0
com.github.pureconfig : pureconfig_2.13 jar 0.15.0
org.typelevel : cats-effect_2.13 jar 3.1.1
com.sun.xml.bind : jaxb-impl jar 2.3.3
com.chuusai : shapeless_2.13 jar 2.3.3
net.logstash.logback : logstash-logback-encoder jar 6.6
io.circe : circe-core_2.13 jar 0.13.0
io.circe : circe-generic_2.13 jar 0.13.0
io.circe : circe-parser_2.13 jar 0.13.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.33
0.3.32
0.3.31
0.3.29
0.3.28
0.3.27
0.3.26
0.3.25
0.3.24
0.3.23
0.3.22
0.3.21
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.14
0.3.13
0.3.12
0.3.10
0.3.09