Jar examples for b:bootstrap
A packaging of the IntelliJ Community Edition bootstrap library. This is release number 1 of trunk branch 142.
You can download jar file bootstrap 1.4.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bootstrap-1.4.0.jar to your project.
<dependency> <groupId>com.jgeppert.struts2.bootstrap</groupId> <artifactId>bootstrap</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.jgeppert.struts2.bootstrap', name: 'bootstrap', version: '1.4.0'
libraryDependencies += "com.jgeppert.struts2.bootstrap" % "bootstrap" % "1.4.0"
<dependency org="com.jgeppert.struts2.bootstrap" name="bootstrap" rev="1.4.0"/>
@Grapes(@Grab(group='com.jgeppert.struts2.bootstrap', module='bootstrap', version='1.4.0'))
'com.jgeppert.struts2.bootstrap:bootstrap:jar:1.4.0'
Click the following link to download the jar file.
bootstrap-1.4.0.pom