License |
License |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.services |
ArtifactId | ArtifactIdjeaf-dynamic-properties-importer |
Version | Version1.5.2 |
Type | Typejar |
Description |
DescriptionJEAF Dynamic Properties Importer
Project contains implementations for all Services that are defined by JEAF Services API project.
|
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer/ -->
<dependency>
<groupId>com.anaptecs.jeaf.services</groupId>
<artifactId>jeaf-dynamic-properties-importer</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer/
implementation 'com.anaptecs.jeaf.services:jeaf-dynamic-properties-importer:1.5.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer/
implementation ("com.anaptecs.jeaf.services:jeaf-dynamic-properties-importer:1.5.2")
'com.anaptecs.jeaf.services:jeaf-dynamic-properties-importer:jar:1.5.2'
<dependency org="com.anaptecs.jeaf.services" name="jeaf-dynamic-properties-importer" rev="1.5.2">
<artifact name="jeaf-dynamic-properties-importer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.services', module='jeaf-dynamic-properties-importer', version='1.5.2')
)
libraryDependencies += "com.anaptecs.jeaf.services" % "jeaf-dynamic-properties-importer" % "1.5.2"
[com.anaptecs.jeaf.services/jeaf-dynamic-properties-importer "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-system-management-services | jar | 1.5.2 |
com.anaptecs.jeaf.core : jeaf-core-jse-application-base | jar | 1.5.13 |
Group / Artifact | Type | Version |
---|---|---|
com.anaptecs.jeaf.services : jeaf-services-impl | pom | 1.5.2 |
com.anaptecs.jeaf.persistence : jeaf-hibernate5-jse-runtime | pom | 1.5.13 |
mysql : mysql-connector-java | jar | 8.0.15 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.platform : junit-platform-suite-api | jar | 1.5.2 |
org.junit.platform : junit-platform-runner | jar | 1.5.2 |