| License |
License |
|---|---|
| GroupId | GroupIdcom.github.losizm |
| ArtifactId | ArtifactIdbeetle_3 |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbeetle
A lightweight service framework for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| beetle_3-0.3.0.pom | |
| beetle_3-0.3.0.jar | 202 KB |
| beetle_3-0.3.0-sources.jar | 34 KB |
| beetle_3-0.3.0-javadoc.jar | 489 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.losizm/beetle_3/ -->
<dependency>
<groupId>com.github.losizm</groupId>
<artifactId>beetle_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.losizm/beetle_3/
implementation 'com.github.losizm:beetle_3:0.3.0'
// https://jarcasting.com/artifacts/com.github.losizm/beetle_3/
implementation ("com.github.losizm:beetle_3:0.3.0")
'com.github.losizm:beetle_3:jar:0.3.0'
<dependency org="com.github.losizm" name="beetle_3" rev="0.3.0">
<artifact name="beetle_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.losizm', module='beetle_3', version='0.3.0')
)
libraryDependencies += "com.github.losizm" % "beetle_3" % "0.3.0"
[com.github.losizm/beetle_3 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.6 |
| com.github.losizm : ergo_3 | jar | 1.1.0 |
| com.github.losizm : grapple_3 | jar | 9.0.0 |
| com.github.losizm : little-config_3 | jar | 2.0.0 |
| com.github.losizm : little-io_3 | jar | 6.0.0 |
| com.github.losizm : little-sql_3 | jar | 3.0.0 |
| com.github.losizm : little-time_3 | jar | 2.0.0 |
| com.github.losizm : scamper_3 | jar | 27.0.0 |
| com.github.losizm : t2_3 | jar | 1.0.1 |
| com.typesafe : config | jar | 1.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.10 |