AppConfig Service

Base Appconfig Spring Boot Application

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.appcrossings.config
ArtifactId

ArtifactId

appconfig-service
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

AppConfig Service
Base Appconfig Spring Boot Application
Project URL

Project URL

https://github.com/appcrossings/appconfig-service
Source Code Management

Source Code Management

https://github.com/appcrossings/appconfig-service

Download appconfig-service

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jetty jar
org.springframework.boot : spring-boot-starter-jersey jar
commons-io : commons-io jar 2.4
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar
com.google.guava : guava jar 18.0

test (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar
com.appcrossings.config : appconfig-client jar 1.1.0
org.testng : testng jar 6.9.10
org.mockito : mockito-all jar 1.9.5
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.

CircleCI

Maintainability

Test Coverage

Versions

Version
1.1.0
1.0.1
1.0.0