Last Version

io.github.bloquesoft:entity-core 1.0.0-alpha03

a low code framework for entity operation

License

License

GroupId

GroupId

io.github.bloquesoft
ArtifactId

ArtifactId

entity-core
Version

Version

1.0.0-alpha03
Type

Type

jar
Description

Description

a low code framework for entity operation

Download entity-core 1.0.0-alpha03


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-core jar 4.3.3.RELEASE
com.graphql-java : graphql-java jar 15.0
commons-beanutils : commons-beanutils jar 1.9.4
com.fasterxml.jackson.core : jackson-annotations jar 2.8.3
com.google.guava : guava jar 18.0
org.projectlombok : lombok jar 1.16.10
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3

test (4)

Group / Artifact Type Version
junit : junit jar RELEASE
org.junit.jupiter : junit-jupiter jar RELEASE
org.powermock : powermock-api-mockito2 jar 2.0.0
org.powermock : powermock-module-junit4 jar 2.0.0

Project Modules

There are no modules declared in this project.