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 2.2 in this page.
You can use the following script to add system-property-loader-2.2.jar to your project.
<dependency> <groupId>com.bluetrainsoftware.bathe.initializers</groupId> <artifactId>system-property-loader</artifactId> <version>2.2</version> </dependency>
compile group: 'com.bluetrainsoftware.bathe.initializers', name: 'system-property-loader', version: '2.2'
libraryDependencies += "com.bluetrainsoftware.bathe.initializers" % "system-property-loader" % "2.2"
<dependency org="com.bluetrainsoftware.bathe.initializers" name="system-property-loader" rev="2.2"/>
@Grapes(@Grab(group='com.bluetrainsoftware.bathe.initializers', module='system-property-loader', version='2.2'))
'com.bluetrainsoftware.bathe.initializers:system-property-loader:jar:2.2'
Click the following link to download the jar file.
system-property-loader-2.2-javadoc.jar