License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.kryptokrauts |
ArtifactId | ArtifactIdcontraect-maven-plugin |
Version | Version2.0.0-RC1 |
Type | Typemaven-plugin |
Description |
Descriptioncontraect-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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.kryptokrauts</groupId>
<artifactId>contraect-maven-plugin</artifactId>
<version>2.0.0-RC1</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |