Jar examples for s:static
java static resources
You can download jar file static 4.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add static-4.0.3.jar to your project.
<dependency> <groupId>org.apache.karaf.demos.profiles</groupId> <artifactId>static</artifactId> <version>4.0.3</version> </dependency>
compile group: 'org.apache.karaf.demos.profiles', name: 'static', version: '4.0.3'
libraryDependencies += "org.apache.karaf.demos.profiles" % "static" % "4.0.3"
<dependency org="org.apache.karaf.demos.profiles" name="static" rev="4.0.3"/>
@Grapes(@Grab(group='org.apache.karaf.demos.profiles', module='static', version='4.0.3'))
'org.apache.karaf.demos.profiles:static:jar:4.0.3'
Click the following link to download the jar file.
static-4.0.3.pom