Jar examples for m:main
jMCCS is a Java-library supporting the Monitor Control Command Set allowing you to control your monitor using Java code
You can download jar file main 1.6-beta3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add main-1.6-beta3.jar to your project.
<dependency> <groupId>org.geoserver</groupId> <artifactId>main</artifactId> <version>1.6-beta3</version> </dependency>
compile group: 'org.geoserver', name: 'main', version: '1.6-beta3'
libraryDependencies += "org.geoserver" % "main" % "1.6-beta3"
<dependency org="org.geoserver" name="main" rev="1.6-beta3"/>
@Grapes(@Grab(group='org.geoserver', module='main', version='1.6-beta3'))
'org.geoserver:main:jar:1.6-beta3'
Click the following link to download the jar file.
main-1.6-beta3-tests.jar