Last Version

com.github.kyriosdata.regras:regras 1.0.0

Biblioteca para Execução de Regras (BER)

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.kyriosdata.regras
ArtifactId

ArtifactId

regras
Version

Version

1.0.0
Type

Type

jar
Description

Description

com.github.kyriosdata.regras:regras
Biblioteca para Execução de Regras (BER)
Project URL

Project URL

https://github.com/kyriosdata/regras
Project Organization

Project Organization

Instituto de Informática (UFG) - Fábrica de Software
Source Code Management

Source Code Management

https://github.com/kyriosdata/regras

Download regras 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.kyriosdata.parser : parser jar 1.0.1
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M2
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M2
org.junit.vintage : junit-vintage-engine jar 4.12.0-M2
org.apache.maven.plugins : maven-surefire-plugin jar 2.19.1
com.google.code.gson : gson jar 2.7

Project Modules

There are no modules declared in this project.