MVN

org.kohsuke.scotland : scotland

Maven & Gradle

May 20, 2010

Scotland

<!-- https://mavenlibs.com/maven/pom/org.kohsuke.scotland/scotland -->
<dependency> <groupId>org.kohsuke.scotland</groupId> <artifactId>scotland</artifactId> <version>1.0</version> </dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.kohsuke.scotland : scotland to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.kohsuke.scotland : scotland to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
scotland-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.kohsuke.scotland</groupId>
    <artifactId>scotland</artifactId>
    <version>1.0</version>
</dependency>