com.squeakysand.jsp - dependencies

Defines versions of libraries used by all of the SqueakySand JSP libraries.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.squeakysand.jsp
ArtifactId

ArtifactId

dependencies
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

com.squeakysand.jsp - dependencies
Defines versions of libraries used by all of the SqueakySand JSP libraries.
Project URL

Project URL

http://www.squeakysand.com/projects/jsp/0.6.0/dependencies/
Project Organization

Project Organization

squeakysand.com

Download dependencies

Filename Size
dependencies-0.6.0.pom 2 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0
0.4.0