Jar examples for s:system-property-loader
Maven Parent for BTS Artifacts that will be going into Maven Central.
You can download jar file system-property-loader 1.2 in this page.
You can use the following script to add system-property-loader-1.2.jar to your project.
<dependency> <groupId>com.bluetrainsoftware.bathe.initializers</groupId> <artifactId>system-property-loader</artifactId> <version>1.2</version> </dependency>
compile group: 'com.bluetrainsoftware.bathe.initializers', name: 'system-property-loader', version: '1.2'
libraryDependencies += "com.bluetrainsoftware.bathe.initializers" % "system-property-loader" % "1.2"
<dependency org="com.bluetrainsoftware.bathe.initializers" name="system-property-loader" rev="1.2"/>
@Grapes(@Grab(group='com.bluetrainsoftware.bathe.initializers', module='system-property-loader', version='1.2'))
'com.bluetrainsoftware.bathe.initializers:system-property-loader:jar:1.2'
Click the following link to download the jar file.
system-property-loader-1.2-javadoc.jar