API Flyweights

Lightweight objects for downstream APIs.

License

License

GroupId

GroupId

us.careydevelopment.model.api
ArtifactId

ArtifactId

api-flyweights
Last Version

Last Version

1.4.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

API Flyweights
Lightweight objects for downstream APIs.
Project URL

Project URL

https://github.com/careydevelopment/api-flyweights
Source Code Management

Source Code Management

https://github.com/careydevelopment/api-flyweights

Download api-flyweights

How to add to project

<!-- https://jarcasting.com/artifacts/us.careydevelopment.model.api/api-flyweights/ -->
<dependency>
    <groupId>us.careydevelopment.model.api</groupId>
    <artifactId>api-flyweights</artifactId>
    <version>1.4.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/us.careydevelopment.model.api/api-flyweights/
implementation 'us.careydevelopment.model.api:api-flyweights:1.4.1-RELEASE'
// https://jarcasting.com/artifacts/us.careydevelopment.model.api/api-flyweights/
implementation ("us.careydevelopment.model.api:api-flyweights:1.4.1-RELEASE")
'us.careydevelopment.model.api:api-flyweights:jar:1.4.1-RELEASE'
<dependency org="us.careydevelopment.model.api" name="api-flyweights" rev="1.4.1-RELEASE">
  <artifact name="api-flyweights" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.careydevelopment.model.api', module='api-flyweights', version='1.4.1-RELEASE')
)
libraryDependencies += "us.careydevelopment.model.api" % "api-flyweights" % "1.4.1-RELEASE"
[us.careydevelopment.model.api/api-flyweights "1.4.1-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-core jar 2.12.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1-RELEASE
1.4.0-RELEASE
1.3.0-RELEASE
1.2.5-RELEASE
1.2.0-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE