License |
License |
---|---|
GroupId | GroupIdorg.mil-oss |
ArtifactId | ArtifactIdfgsms.Bootstrap |
Last Version | Last Version7.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionfgsms User Interface (Bootstrap)
fgsms's user interface based on Twitter Bootstrap 2
|
Project Organization |
Project OrganizationMIL-OSS |
Filename | Size |
---|---|
fgsms.Bootstrap-7.0.0.pom | |
fgsms.Bootstrap-7.0.0.war | 21 MB |
fgsms.Bootstrap-7.0.0-sources.jar | 3 KB |
fgsms.Bootstrap-7.0.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mil-oss/fgsms.Bootstrap/ -->
<dependency>
<groupId>org.mil-oss</groupId>
<artifactId>fgsms.Bootstrap</artifactId>
<version>7.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.mil-oss/fgsms.Bootstrap/
implementation 'org.mil-oss:fgsms.Bootstrap:7.0.0'
// https://jarcasting.com/artifacts/org.mil-oss/fgsms.Bootstrap/
implementation ("org.mil-oss:fgsms.Bootstrap:7.0.0")
'org.mil-oss:fgsms.Bootstrap:war:7.0.0'
<dependency org="org.mil-oss" name="fgsms.Bootstrap" rev="7.0.0">
<artifact name="fgsms.Bootstrap" type="war" />
</dependency>
@Grapes(
@Grab(group='org.mil-oss', module='fgsms.Bootstrap', version='7.0.0')
)
libraryDependencies += "org.mil-oss" % "fgsms.Bootstrap" % "7.0.0"
[org.mil-oss/fgsms.Bootstrap "7.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mil-oss : fgsms-common-interfaces | jar | 7.0.0 |
org.mil-oss : fgsms-common | jar | 7.0.0 |
org.mil-oss : fgsms-ui-common | jar | 7.0.0 |
commons-codec : commons-codec | jar | 1.10 |
com.google.code.gson : gson | jar | 2.2.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.codehaus.jettison : jettison | jar | 1.3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |