Lwapp Configapi

Lwapp configapi is a helper jar file with the functionality to securly persist application configurations to the database instead of application.properties file.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.lwapp
ArtifactId

ArtifactId

lwapp-configapi
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Lwapp Configapi
Lwapp configapi is a helper jar file with the functionality to securly persist application configurations to the database instead of application.properties file.
Project URL

Project URL

https://bitbucket.org/lwapp/lwapp-configapi
Source Code Management

Source Code Management

https://bitbucket.org/lwapp/lwapp-configapi/src/

Download lwapp-configapi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jasypt : jasypt jar 1.9.2
org.lwapp : lwapp-hibernate jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1