Codegen - AnnotationProcessors

this module contains the processors generating the code of the service controllers

License

License

Categories

Categories

Ant Build Tools KeY Data Data Formats Formal Verification
GroupId

GroupId

it.uniroma2.art.semanticturkey
ArtifactId

ArtifactId

st-codegen-processor
Last Version

Last Version

11.1
Release Date

Release Date

Type

Type

jar
Description

Description

Codegen - AnnotationProcessors
this module contains the processors generating the code of the service controllers
Project Organization

Project Organization

ART Group, University of Rome, Tor Vergata

Download st-codegen-processor

How to add to project

<!-- https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-processor/ -->
<dependency>
    <groupId>it.uniroma2.art.semanticturkey</groupId>
    <artifactId>st-codegen-processor</artifactId>
    <version>11.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-processor/
implementation 'it.uniroma2.art.semanticturkey:st-codegen-processor:11.1'
// https://jarcasting.com/artifacts/it.uniroma2.art.semanticturkey/st-codegen-processor/
implementation ("it.uniroma2.art.semanticturkey:st-codegen-processor:11.1")
'it.uniroma2.art.semanticturkey:st-codegen-processor:jar:11.1'
<dependency org="it.uniroma2.art.semanticturkey" name="st-codegen-processor" rev="11.1">
  <artifact name="st-codegen-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.semanticturkey', module='st-codegen-processor', version='11.1')
)
libraryDependencies += "it.uniroma2.art.semanticturkey" % "st-codegen-processor" % "11.1"
[it.uniroma2.art.semanticturkey/st-codegen-processor "11.1"]

Dependencies

compile (4)

Group / Artifact Type Version
javax.validation : validation-api jar 1.1.0.Final
org.apache.velocity : velocity-engine-core jar 2.3
it.uniroma2.art.semanticturkey : st-codegen-annotations jar 11.1
it.uniroma2.art.semanticturkey : st-core-framework jar 11.1

Project Modules

There are no modules declared in this project.

Versions

Version
11.1
10.2.1
10.2
10.1.1
10.1
10.0
9.1
9.0
8.0.1
8.0
7.0
6.0
5.0
4.0.2
4.0
3.0
2.0
1.0
0.12
0.11
0.10