Rosie Pattern Language

Java binding for Rosie Pattern Language

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.antoniomacri
ArtifactId

ArtifactId

rosie-pattern-language
Last Version

Last Version

1.0.0-beta-3
Release Date

Release Date

Type

Type

jar
Description

Description

Rosie Pattern Language
Java binding for Rosie Pattern Language
Project URL

Project URL

https://github.com/antoniomacri/rosie-pattern-language-java
Project Organization

Project Organization

Antonio Macrì
Source Code Management

Source Code Management

https://github.com/antoniomacri/rosie-pattern-language-java

Download rosie-pattern-language

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.5.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-core jar 3.13.2
com.jayway.jsonpath : json-path jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta-3
1.0.0-beta-2
1.0.0-beta-1
1.0.0-alpha-7