Keyple Gradle Plugin

Gradle Plugin that regroups common tasks used by all Keyple Projects.

License

License

Categories

Categories

Gradle Build Tools CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

org.eclipse.keyple
ArtifactId

ArtifactId

keyple-gradle
Last Version

Last Version

0.2.17
Release Date

Release Date

Type

Type

jar
Description

Description

Keyple Gradle Plugin
Gradle Plugin that regroups common tasks used by all Keyple Projects.
Project URL

Project URL

https://projects.eclipse.org/projects/iot.keyple
Project Organization

Project Organization

Eclipse Keyple
Source Code Management

Source Code Management

http://github.com/eclipse/keyple-ops/tree/master

Download keyple-gradle

How to add to project

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

Dependencies

runtime (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.jetbrains.kotlin : kotlin-reflect jar 1.3.61
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.1
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-core jar 3.0.0
com.sun.xml.bind : jaxb-impl jar 3.0.0

Project Modules

There are no modules declared in this project.
org.eclipse.keyple

Eclipse Foundation

Versions

Version
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0