License |
License |
---|---|
GroupId | GroupIdcom.foreach.across.modules |
ArtifactId | ArtifactIdproperties-module |
Last Version | Last Version2.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProperties Module
Provides services and facilities to manage collections of strong typed properties in a dbms.
|
<!-- https://jarcasting.com/artifacts/com.foreach.across.modules/properties-module/ -->
<dependency>
<groupId>com.foreach.across.modules</groupId>
<artifactId>properties-module</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.foreach.across.modules/properties-module/
implementation 'com.foreach.across.modules:properties-module:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.foreach.across.modules/properties-module/
implementation ("com.foreach.across.modules:properties-module:2.1.0.RELEASE")
'com.foreach.across.modules:properties-module:jar:2.1.0.RELEASE'
<dependency org="com.foreach.across.modules" name="properties-module" rev="2.1.0.RELEASE">
<artifact name="properties-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.foreach.across.modules', module='properties-module', version='2.1.0.RELEASE')
)
libraryDependencies += "com.foreach.across.modules" % "properties-module" % "2.1.0.RELEASE"
[com.foreach.across.modules/properties-module "2.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.foreach.libs : common-spring | jar | 1.1 |
com.foreach.across : across-web | jar | 5.1.0.RELEASE |
com.foreach.across.modules : entity-module Optional | jar | 4.0.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |