Last Version

environment-properties-plugin 0.1.1

Gradle plugin to generator environment properties

License

License

GroupId

GroupId

com.github.michaelruocco
ArtifactId

ArtifactId

environment-properties-plugin
Version

Version

0.1.1
Type

Type

jar
Description

Description

environment-properties-plugin
Gradle plugin to generator environment properties
Project URL

Project URL

https://github.com/michaelruocco/environment-properties-plugin
Source Code Management

Source Code Management

https://github.com/michaelruocco/environment-properties-plugin

Download environment-properties-plugin 0.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
org.yaml : snakeyaml jar 1.25

Project Modules

There are no modules declared in this project.