Last Version

JSpare Container 3.0.1

The JSpare Framework core environment container. Write componentized and modern java applications.

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

org.jspare
ArtifactId

ArtifactId

jspare-parent
Version

Version

3.0.1
Type

Type

pom
Description

Description

JSpare Container
The JSpare Framework core environment container. Write componentized and modern java applications.
Project Organization

Project Organization

JSpare.org
Source Code Management

Source Code Management

https://github.com/jspare-projects/jspare-container

Download jspare-parent 3.0.1

Filename Size
jspare-parent-3.0.1.pom 6 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
javax.annotation : jsr250-api jar 1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • jspare-core
  • jspare-jpa
  • jspare-unit