Last Version

io.basestar:basestar-example 1.2.2

A declarative data-access framework

License

License

GroupId

GroupId

io.basestar
ArtifactId

ArtifactId

basestar-example
Version

Version

1.2.2
Type

Type

jar
Description

Description

A declarative data-access framework
Project Organization

Project Organization

Basestar.IO

Download basestar-example 1.2.2


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

Dependencies

compile (10)

Group / Artifact Type Version
io.basestar : basestar-database-server jar
io.basestar : basestar-storage-dynamodb jar
io.basestar : basestar-storage-s3 jar
io.basestar : basestar-storage-sql jar
io.basestar : basestar-event-sqs jar 1.2.2
io.basestar : basestar-event-sns jar
io.basestar : basestar-connector-undertow jar
io.basestar : basestar-auth-nimbus jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
org.iq80.leveldb : leveldb-api jar 0.12

provided (1)

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

test (2)

Group / Artifact Type Version
io.basestar : basestar-test jar
org.fusesource.leveldbjni : leveldbjni-all jar 1.8

Project Modules

There are no modules declared in this project.