AtomExpress

Atom/RSS/Activity Streams domain models

License

License

GroupId

GroupId

com.strategicgains
ArtifactId

ArtifactId

AtomExpress
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

AtomExpress
Atom/RSS/Activity Streams domain models
Project URL

Project URL

https://github.com/RestExpress/AtomExpress

Download AtomExpress

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.0

Project Modules

There are no modules declared in this project.
com.strategicgains

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
0.1.1
0.1.0