is not current version
Last Version 0.2.0

com.squeakysand:squeakysand-jsp-aggregator 0.1.0

Libraries and tools related to Java Server Page (JSP) technology.

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand
ArtifactId

ArtifactId

squeakysand-jsp-aggregator
Version

Version

0.1.0
Type

Type

pom

Download squeakysand-jsp-aggregator 0.1.0


<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-aggregator/ -->
<dependency>
    <groupId>com.squeakysand</groupId>
    <artifactId>squeakysand-jsp-aggregator</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-aggregator/
implementation 'com.squeakysand:squeakysand-jsp-aggregator:0.1.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-aggregator/
implementation ("com.squeakysand:squeakysand-jsp-aggregator:0.1.0")
'com.squeakysand:squeakysand-jsp-aggregator:pom:0.1.0'
<dependency org="com.squeakysand" name="squeakysand-jsp-aggregator" rev="0.1.0">
  <artifact name="squeakysand-jsp-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp-aggregator', version='0.1.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jsp-aggregator" % "0.1.0"
[com.squeakysand/squeakysand-jsp-aggregator "0.1.0"]