| License |
License |
|---|---|
| GroupId | GroupIdcom.plugback |
| ArtifactId | ArtifactIdactive |
| Last Version | Last Version1.0.3-BETA |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionactive
Plugback Active is a set of active annotations for the Xtend programming language.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationPlugback |
| Filename | Size |
|---|---|
| active-1.0.3-BETA.pom | |
| active-1.0.3-BETA.jar | 93 KB |
| active-1.0.3-BETA-sources.jar | 64 KB |
| active-1.0.3-BETA-javadoc.jar | 171 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.plugback/active/ -->
<dependency>
<groupId>com.plugback</groupId>
<artifactId>active</artifactId>
<version>1.0.3-BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.plugback/active/
implementation 'com.plugback:active:1.0.3-BETA'
// https://jarcasting.com/artifacts/com.plugback/active/
implementation ("com.plugback:active:1.0.3-BETA")
'com.plugback:active:jar:1.0.3-BETA'
<dependency org="com.plugback" name="active" rev="1.0.3-BETA">
<artifact name="active" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.plugback', module='active', version='1.0.3-BETA')
)
libraryDependencies += "com.plugback" % "active" % "1.0.3-BETA"
[com.plugback/active "1.0.3-BETA"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.xtend : org.eclipse.xtend.lib | jar | 2.6.2 |
| org.eclipse.xtend : org.eclipse.xtend.core | jar | 2.6.2 |
| com.github.oehme.xtend : xtend-contrib | jar | 0.4.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.slf4j : slf4j-api | jar | 1.7.6 |
| org.eclipse.persistence : eclipselink | jar | 2.5.1 |