Integration Tests for AppConfig

Universal pom for all appcrossings applications

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.appcrossings.config
ArtifactId

ArtifactId

appconfig-tests
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Integration Tests for AppConfig
Universal pom for all appcrossings applications
Project URL

Project URL

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

Source Code Management

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

Download appconfig-tests

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.appcrossings.config : appconfig-client jar 1.0.1
com.appcrossings.config : appconfig-service jar 1.0.1
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
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.

Versions

Version
1.0.0