RestExpress-Archetype

Maven archetypes for creating RestExpress project

License

License

Categories

Categories

RestExpress Program Interface REST Frameworks
GroupId

GroupId

com.strategicgains.archetype
ArtifactId

ArtifactId

restexpress-archetype
Last Version

Last Version

1.18
Release Date

Release Date

Type

Type

pom
Description

Description

RestExpress-Archetype
Maven archetypes for creating RestExpress project
Project URL

Project URL

https://github.com/RestExpress/RestExpress-Archetype

Download restexpress-archetype

How to add to project

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

Dependencies

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

Project Modules

  • minimal
  • mongodb
  • cassandra
com.strategicgains.archetype

RestExpress: Microservices Framework for Java

RestExpress composes best-of-breed tools to form a lightweight, minimalist Java framework for quickly creating RESTful microservices.

Versions

Version
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0