License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.scoperetail.automata |
ArtifactId | ArtifactIdautomata-core |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautomata-core
Utility library for JSON
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
automata-core-1.8.pom | |
automata-core-1.8.jar | 49 KB |
automata-core-1.8-sources.jar | 55 KB |
automata-core-1.8-javadoc.jar | 639 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scoperetail.automata/automata-core/ -->
<dependency>
<groupId>com.scoperetail.automata</groupId>
<artifactId>automata-core</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.scoperetail.automata/automata-core/
implementation 'com.scoperetail.automata:automata-core:1.8'
// https://jarcasting.com/artifacts/com.scoperetail.automata/automata-core/
implementation ("com.scoperetail.automata:automata-core:1.8")
'com.scoperetail.automata:automata-core:jar:1.8'
<dependency org="com.scoperetail.automata" name="automata-core" rev="1.8">
<artifact name="automata-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scoperetail.automata', module='automata-core', version='1.8')
)
libraryDependencies += "com.scoperetail.automata" % "automata-core" % "1.8"
[com.scoperetail.automata/automata-core "1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | |
org.projectlombok : lombok Optional | jar | 1.18.22 |
com.scoperetail.commons : commons-json | jar | 1.0 |
com.scoperetail.commons : commons-dsproxy | jar | 1.0 |
org.liquibase : liquibase-core | jar | |
org.reflections : reflections | jar | 0.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar | 2.1.210 |
pl.pojo : pojo-tester | jar | 0.7.6 |