Last Version

GuicedEE Servlet Examples 1.2.0.3-jre17-rc1

Examples for Servlets

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.examples.servlets
ArtifactId

ArtifactId

examples-servlets-parent
Version

Version

1.2.0.3-jre17-rc1
Type

Type

pom
Description

Description

GuicedEE Servlet Examples
Examples for Servlets
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/JWebMP-Undertow.git

Download examples-servlets-parent 1.2.0.3-jre17-rc1


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

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.