License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdme.chyxion.summer |
ArtifactId | ArtifactIdsummer-jsp-support |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSummer JSP Support
Summer JSP Support
|
<!-- https://jarcasting.com/artifacts/me.chyxion.summer/summer-jsp-support/ -->
<dependency>
<groupId>me.chyxion.summer</groupId>
<artifactId>summer-jsp-support</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.chyxion.summer/summer-jsp-support/
implementation 'me.chyxion.summer:summer-jsp-support:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/me.chyxion.summer/summer-jsp-support/
implementation ("me.chyxion.summer:summer-jsp-support:0.0.1-RELEASE")
'me.chyxion.summer:summer-jsp-support:jar:0.0.1-RELEASE'
<dependency org="me.chyxion.summer" name="summer-jsp-support" rev="0.0.1-RELEASE">
<artifact name="summer-jsp-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.chyxion.summer', module='summer-jsp-support', version='0.0.1-RELEASE')
)
libraryDependencies += "me.chyxion.summer" % "summer-jsp-support" % "0.0.1-RELEASE"
[me.chyxion.summer/summer-jsp-support "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.4 |
org.slf4j : slf4j-api | jar | 1.7.18 |
org.springframework : spring-webmvc | jar | 4.2.8.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-test | jar | 4.2.8.RELEASE |
junit : junit | jar | 4.12 |