summerb-properties

A service for working with simple persistent properties

License

License

GroupId

GroupId

com.github.skarpushin
ArtifactId

ArtifactId

summerb-properties
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

summerb-properties
A service for working with simple persistent properties

Download summerb-properties

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skarpushin/summerb-properties/ -->
<dependency>
    <groupId>com.github.skarpushin</groupId>
    <artifactId>summerb-properties</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skarpushin/summerb-properties/
implementation 'com.github.skarpushin:summerb-properties:5.0.1'
// https://jarcasting.com/artifacts/com.github.skarpushin/summerb-properties/
implementation ("com.github.skarpushin:summerb-properties:5.0.1")
'com.github.skarpushin:summerb-properties:jar:5.0.1'
<dependency org="com.github.skarpushin" name="summerb-properties" rev="5.0.1">
  <artifact name="summerb-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skarpushin', module='summerb-properties', version='5.0.1')
)
libraryDependencies += "com.github.skarpushin" % "summerb-properties" % "5.0.1"
[com.github.skarpushin/summerb-properties "5.0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.skarpushin : summerb-utils jar 5.0.1
com.github.skarpushin : summerb-easycrud jar 5.0.1
org.springframework : spring-jdbc jar 5.3.11
org.springframework : spring-tx jar 5.3.11
mysql : mysql-connector-java jar 8.0.16

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.1
4.1.2
4.1.1
4.1.0
4.0.2
4.0.0