org.sonatype.tycho:tycho-enforcer-rules

Tycho integrates Maven with Eclipse and OSGi

GroupId

GroupId

org.sonatype.tycho
ArtifactId

ArtifactId

tycho-enforcer-rules
Last Version

Last Version

0.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tycho integrates Maven with Eclipse and OSGi

Download tycho-enforcer-rules

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0-beta-1

provided (2)

Group / Artifact Type Version
org.sonatype.tycho : tycho-osgi-components jar 0.10.0
org.apache.maven.enforcer : enforcer-api jar 1.0-beta-2-SNAPSHOT

test (1)

Group / Artifact Type Version
junit : junit jar 4.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0
0.9.0