SecondBase

A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.

License

License

GroupId

GroupId

com.github.secondbase
ArtifactId

ArtifactId

secondbase
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

pom
Description

Description

SecondBase
A collection of helper tools in the form of Java libraries optionally controlled through command line arguments.
Project URL

Project URL

https://github.com/secondbase/secondbase
Source Code Management

Source Code Management

http://github.com/secondbase/secondbase/tree/master

Download secondbase

Filename Size
secondbase-0.1.2.pom 9 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.47

Project Modules

  • core
  • flags
  • example
  • secrets
  • webconsole
  • jsonlogging
  • prometheus-webconsole
  • consul
  • consul-prometheus-widget
  • all

Versions

Version
0.1.2
0.1.1
0.1.0