Properties Module

Provides services and facilities to manage collections of strong typed properties in a dbms.

License

License

GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

properties-module
Last Version

Last Version

2.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Properties Module
Provides services and facilities to manage collections of strong typed properties in a dbms.

Download properties-module

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0.RELEASE
2.0.0.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE