Jar examples for c:commons
utility classes for embedding HTTP(S) servers
You can download jar file commons.server 2.2.7 in this page.
You can use the following script to add commons.server-2.2.7.jar to your project.
<dependency> <groupId>com.elastisys.scale</groupId> <artifactId>commons.server</artifactId> <version>2.2.7</version> </dependency>
compile group: 'com.elastisys.scale', name: 'commons.server', version: '2.2.7'
libraryDependencies += "com.elastisys.scale" % "commons.server" % "2.2.7"
<dependency org="com.elastisys.scale" name="commons.server" rev="2.2.7"/>
@Grapes(@Grab(group='com.elastisys.scale', module='commons.server', version='2.2.7'))
'com.elastisys.scale:commons.server:jar:2.2.7'
Click the following link to download the jar file.
commons.server-2.2.7-javadoc.jar