| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.acsgh.mad.scala.server |
| ArtifactId | ArtifactIdcore_2.13 |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_2.13-1.0.8.pom | |
| core_2.13-1.0.8.jar | 421 KB |
| core_2.13-1.0.8-sources.jar | 41 KB |
| core_2.13-1.0.8-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server/core_2.13/ -->
<dependency>
<groupId>com.github.acsgh.mad.scala.server</groupId>
<artifactId>core_2.13</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server/core_2.13/
implementation 'com.github.acsgh.mad.scala.server:core_2.13:1.0.8'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server/core_2.13/
implementation ("com.github.acsgh.mad.scala.server:core_2.13:1.0.8")
'com.github.acsgh.mad.scala.server:core_2.13:jar:1.0.8'
<dependency org="com.github.acsgh.mad.scala.server" name="core_2.13" rev="1.0.8">
<artifact name="core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.server', module='core_2.13', version='1.0.8')
)
libraryDependencies += "com.github.acsgh.mad.scala.server" % "core_2.13" % "1.0.8"
[com.github.acsgh.mad.scala.server/core_2.13 "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| com.github.acsgh.mad.scala : core_2.13 | jar | 1.0.8 |
| com.beachape : enumeratum_2.13 | jar | 1.6.1 |
| com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.cache2k : cache2k-core | jar | 1.2.4.Final |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.0 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.3 |
| org.pegdown : pegdown | jar | 1.6.0 |
| org.scalamock : scalamock_2.13 | jar | 4.4.0 |