License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.github.lkoskela.jsptest |
ArtifactId | ArtifactIdjsptest-common |
Version | Version0.21 |
Type | Typejar |
Description |
DescriptionCommon utilities
Common utilities for the components of JspTest, including the
JSP version-specific compiler implementations.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
jsptest-common-0.21.pom | |
jsptest-common-0.21.jar | 17 KB |
jsptest-common-0.21-sources.jar | 13 KB |
jsptest-common-0.21-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lkoskela.jsptest/jsptest-common/ -->
<dependency>
<groupId>com.github.lkoskela.jsptest</groupId>
<artifactId>jsptest-common</artifactId>
<version>0.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lkoskela.jsptest/jsptest-common/
implementation 'com.github.lkoskela.jsptest:jsptest-common:0.21'
// https://jarcasting.com/artifacts/com.github.lkoskela.jsptest/jsptest-common/
implementation ("com.github.lkoskela.jsptest:jsptest-common:0.21")
'com.github.lkoskela.jsptest:jsptest-common:jar:0.21'
<dependency org="com.github.lkoskela.jsptest" name="jsptest-common" rev="0.21">
<artifact name="jsptest-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lkoskela.jsptest', module='jsptest-common', version='0.21')
)
libraryDependencies += "com.github.lkoskela.jsptest" % "jsptest-common" % "0.21"
[com.github.lkoskela.jsptest/jsptest-common "0.21"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : jtidy | jar | r8-20060801 |
junit : junit | jar | 3.8.2 |
log4j : log4j | jar | 1.2.13 |
jaxen : jaxen | jar | 1.1.1 |