License |
License |
---|---|
Categories |
CategoriesConfiguration Application Layer Libs config |
GroupId | GroupIdcom.botronsoft.cmj.spi |
ArtifactId | ArtifactIdconfiguration-manager-spi-tools |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConfiguration Manager SPI Tools
Configuration Manager Service Provider Interface Tools
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.botronsoft.cmj.spi/configuration-manager-spi-tools/ -->
<dependency>
<groupId>com.botronsoft.cmj.spi</groupId>
<artifactId>configuration-manager-spi-tools</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.botronsoft.cmj.spi/configuration-manager-spi-tools/
implementation 'com.botronsoft.cmj.spi:configuration-manager-spi-tools:1.3.1'
// https://jarcasting.com/artifacts/com.botronsoft.cmj.spi/configuration-manager-spi-tools/
implementation ("com.botronsoft.cmj.spi:configuration-manager-spi-tools:1.3.1")
'com.botronsoft.cmj.spi:configuration-manager-spi-tools:jar:1.3.1'
<dependency org="com.botronsoft.cmj.spi" name="configuration-manager-spi-tools" rev="1.3.1">
<artifact name="configuration-manager-spi-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.botronsoft.cmj.spi', module='configuration-manager-spi-tools', version='1.3.1')
)
libraryDependencies += "com.botronsoft.cmj.spi" % "configuration-manager-spi-tools" % "1.3.1"
[com.botronsoft.cmj.spi/configuration-manager-spi-tools "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.atlassian.jira » jira-api | jar | 7.0.0 |
com.botronsoft.cmj.spi : configuration-manager-spi | jar | 1.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |
com.atlassian.jira » jira-core | jar | 7.0.0 |