Jar examples for c:commons
Common Library Functionalities to be used across Orchestrator and ServiceLibrary
You can download jar file commons 0.1.1 in this page.
GNU Lesser General Public License ver. 3 or later
You can use the following script to add commons-0.1.1.jar to your project.
<dependency> <groupId>com.puresoltechnologies.genesis</groupId> <artifactId>commons</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.puresoltechnologies.genesis', name: 'commons', version: '0.1.1'
libraryDependencies += "com.puresoltechnologies.genesis" % "commons" % "0.1.1"
<dependency org="com.puresoltechnologies.genesis" name="commons" rev="0.1.1"/>
@Grapes(@Grab(group='com.puresoltechnologies.genesis', module='commons', version='0.1.1'))
'com.puresoltechnologies.genesis:commons:jar:0.1.1'
Click the following link to download the jar file.
commons-0.1.1-javadoc.jar