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.4.0-RC3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add main-1.4.0-RC3.jar to your project.
<dependency> <groupId>org.geoserver</groupId> <artifactId>main</artifactId> <version>1.4.0-RC3</version> </dependency>
compile group: 'org.geoserver', name: 'main', version: '1.4.0-RC3'
libraryDependencies += "org.geoserver" % "main" % "1.4.0-RC3"
<dependency org="org.geoserver" name="main" rev="1.4.0-RC3"/>
@Grapes(@Grab(group='org.geoserver', module='main', version='1.4.0-RC3'))
'org.geoserver:main:jar:1.4.0-RC3'
Click the following link to download the jar file.
main-1.4.0-RC3.jar