License |
License |
---|---|
GroupId | GroupIdio.github.bloquesoft |
ArtifactId | ArtifactIdentity-core |
Version | Version1.0.0-alpha01 |
Type | Typejar |
Description |
Descriptiona low code framework for entity operation
|
Filename | Size |
---|---|
entity-core-1.0.0-alpha01.pom | |
entity-core-1.0.0-alpha01.jar | 114 KB |
entity-core-1.0.0-alpha01-sources.jar | 72 KB |
entity-core-1.0.0-alpha01-javadoc.jar | 612 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bloquesoft/entity-core/ -->
<dependency>
<groupId>io.github.bloquesoft</groupId>
<artifactId>entity-core</artifactId>
<version>1.0.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bloquesoft/entity-core/
implementation 'io.github.bloquesoft:entity-core:1.0.0-alpha01'
// https://jarcasting.com/artifacts/io.github.bloquesoft/entity-core/
implementation ("io.github.bloquesoft:entity-core:1.0.0-alpha01")
'io.github.bloquesoft:entity-core:jar:1.0.0-alpha01'
<dependency org="io.github.bloquesoft" name="entity-core" rev="1.0.0-alpha01">
<artifact name="entity-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bloquesoft', module='entity-core', version='1.0.0-alpha01')
)
libraryDependencies += "io.github.bloquesoft" % "entity-core" % "1.0.0-alpha01"
[io.github.bloquesoft/entity-core "1.0.0-alpha01"]
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 |
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 |