License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdcom.squeakysand |
ArtifactId | ArtifactIdsqueakysand-jsp-aggregator |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.squeakysand - squeakysand-jsp-aggregator
Libraries and tools related to Java Server Page (JSP) technology.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
squeakysand-jsp-aggregator-0.2.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-aggregator/ -->
<dependency>
<groupId>com.squeakysand</groupId>
<artifactId>squeakysand-jsp-aggregator</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-aggregator/
implementation 'com.squeakysand:squeakysand-jsp-aggregator:0.2.0'
// https://jarcasting.com/artifacts/com.squeakysand/squeakysand-jsp-aggregator/
implementation ("com.squeakysand:squeakysand-jsp-aggregator:0.2.0")
'com.squeakysand:squeakysand-jsp-aggregator:pom:0.2.0'
<dependency org="com.squeakysand" name="squeakysand-jsp-aggregator" rev="0.2.0">
<artifact name="squeakysand-jsp-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand', module='squeakysand-jsp-aggregator', version='0.2.0')
)
libraryDependencies += "com.squeakysand" % "squeakysand-jsp-aggregator" % "0.2.0"
[com.squeakysand/squeakysand-jsp-aggregator "0.2.0"]