License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.a14e |
ArtifactId | ArtifactIdmycommons_2.13 |
Version | Version0.3.33 |
Type | Typejar |
Description |
Descriptionmycommons
mycommons
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.a14e |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mycommons_2.13-0.3.33.pom | |
mycommons_2.13-0.3.33.jar | 211 KB |
mycommons_2.13-0.3.33-sources.jar | 21 KB |
mycommons_2.13-0.3.33-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |