is not current version
Last Version 1.8

automata-core 1.2

Utility library for JSON

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.scoperetail.automata
ArtifactId

ArtifactId

automata-core
Version

Version

1.2
Type

Type

jar
Description

Description

automata-core
Utility library for JSON
Project URL

Project URL

https://github.com/scoperetail-io/automata-core
Source Code Management

Source Code Management

https://github.com/scoperetail-io/automata-core

Download automata-core 1.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.projectlombok : lombok Optional jar 1.18.12
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.9.11

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
com.h2database : h2 jar 1.4.200
pl.pojo : pojo-tester jar 0.7.6

Project Modules

There are no modules declared in this project.