Last Version

ConfigureMe 2.4.1

Defines various standards for all Anotheria Maven Projects

License

License

Categories

Categories

Net config Application Layer Libs Configuration Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

configureme
Version

Version

2.4.1
Type

Type

jar
Description

Description

ConfigureMe
Defines various standards for all Anotheria Maven Projects
Project Organization

Project Organization

anotheria.net
Source Code Management

Source Code Management

https://github.com/anotheria/configureme

Download configureme 2.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.json : json jar 20180130
org.glassfish.jersey.core : jersey-client Optional jar 2.27
org.glassfish.jersey.inject : jersey-hk2 Optional jar 2.27
org.glassfish.jersey.media : jersey-media-json-jackson Optional jar 2.27

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar 3.0.1

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
com.github.tomakehurst : wiremock jar 2.18.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.