is not current version
Last Version 2.0.0

contraect-maven-plugin 2.0.0-RC1

a community developed maven plugin to generate java classes for smart contracts from sophia source code. the generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call the respective entrypoint functions.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.kryptokrauts
ArtifactId

ArtifactId

contraect-maven-plugin
Version

Version

2.0.0-RC1
Type

Type

maven-plugin
Description

Description

contraect-maven-plugin
a community developed maven plugin to generate java classes for smart contracts from sophia source code. the generated classes make use of the aepp-sdk-java and provide methods to deploy contracts and call the respective entrypoint functions.
Project URL

Project URL

https://github.com/kryptokrauts/contraect-maven-plugin
Source Code Management

Source Code Management

https://github.com/kryptokrauts/contraect-maven-plugin

Download contraect-maven-plugin 2.0.0-RC1


<plugin>
    <groupId>com.kryptokrauts</groupId>
    <artifactId>contraect-maven-plugin</artifactId>
    <version>2.0.0-RC1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
com.kryptokrauts : aepp-sdk-java jar 2.2.1
com.squareup : javapoet jar 1.11.1
org.apache.maven : maven-plugin-api jar 3.6.3
org.apache.maven.shared : file-management jar 3.0.0
org.javatuples : javatuples jar 1.2
ch.qos.logback : logback-classic jar 1.1.11

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.