beetle

A lightweight service framework for Scala

License

License

GroupId

GroupId

com.github.losizm
ArtifactId

ArtifactId

beetle_3
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

beetle
A lightweight service framework for Scala
Project URL

Project URL

https://github.com/losizm/beetle
Project Organization

Project Organization

com.github.losizm
Source Code Management

Source Code Management

https://github.com/losizm/beetle

Download beetle_3

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0