is not current version
Last Version 1.0.6

com.github.paulmoloney:maven-enforcer-toolchain-rules 1.0.3

Enforce Java Compiler version based upon toolchain.xml configuration

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.paulmoloney
ArtifactId

ArtifactId

maven-enforcer-toolchain-rules
Version

Version

1.0.3
Type

Type

jar

Download maven-enforcer-toolchain-rules 1.0.3


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