License |
License |
---|---|
GroupId | GroupIdcom.github.michaelruocco |
ArtifactId | ArtifactIdenvironment-properties-plugin |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptionenvironment-properties-plugin
Gradle plugin to generator environment properties
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.michaelruocco/environment-properties-plugin/ -->
<dependency>
<groupId>com.github.michaelruocco</groupId>
<artifactId>environment-properties-plugin</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.michaelruocco/environment-properties-plugin/
implementation 'com.github.michaelruocco:environment-properties-plugin:0.1.1'
// https://jarcasting.com/artifacts/com.github.michaelruocco/environment-properties-plugin/
implementation ("com.github.michaelruocco:environment-properties-plugin:0.1.1")
'com.github.michaelruocco:environment-properties-plugin:jar:0.1.1'
<dependency org="com.github.michaelruocco" name="environment-properties-plugin" rev="0.1.1">
<artifact name="environment-properties-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.michaelruocco', module='environment-properties-plugin', version='0.1.1')
)
libraryDependencies += "com.github.michaelruocco" % "environment-properties-plugin" % "0.1.1"
[com.github.michaelruocco/environment-properties-plugin "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.6 |
org.yaml : snakeyaml | jar | 1.25 |