License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices |
GroupId | GroupIdcom.github.stefanbirkner |
ArtifactId | ArtifactIdchelidonium |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChelidonium
Spring Form Taglibe meets Twitter Bootstrap
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chelidonium-0.1.0.pom | |
chelidonium-0.1.0.jar | 7 KB |
chelidonium-0.1.0-sources.jar | 5 KB |
chelidonium-0.1.0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.stefanbirkner/chelidonium/ -->
<dependency>
<groupId>com.github.stefanbirkner</groupId>
<artifactId>chelidonium</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.stefanbirkner/chelidonium/
implementation 'com.github.stefanbirkner:chelidonium:0.1.0'
// https://jarcasting.com/artifacts/com.github.stefanbirkner/chelidonium/
implementation ("com.github.stefanbirkner:chelidonium:0.1.0")
'com.github.stefanbirkner:chelidonium:jar:0.1.0'
<dependency org="com.github.stefanbirkner" name="chelidonium" rev="0.1.0">
<artifact name="chelidonium" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.stefanbirkner', module='chelidonium', version='0.1.0')
)
libraryDependencies += "com.github.stefanbirkner" % "chelidonium" % "0.1.0"
[com.github.stefanbirkner/chelidonium "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar | [2.0,) |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
javax.servlet.jsp : jsp-api | jar | [2.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | [4.9,) |
commons-io : commons-io | jar | [2.0,) |
com.github.stefanbirkner : serverrule | jar | 0.1.0 |
net.sourceforge.htmlunit : htmlunit | jar | 2.9 |