Last Version

maven-plugins 1.1.0

Plugins from the LINQS research group.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.linqs
ArtifactId

ArtifactId

maven-plugins
Version

Version

1.1.0
Type

Type

pom
Description

Description

maven-plugins
Plugins from the LINQS research group.
Project URL

Project URL

https://psl.linqs.org
Project Organization

Project Organization

University of California, Santa Cruz
Source Code Management

Source Code Management

http://github.com/linqs/maven-plugins/tree/master

Download maven-plugins 1.1.0

Filename Size
maven-plugins-1.1.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/org.linqs/maven-plugins/ -->
<dependency>
    <groupId>org.linqs</groupId>
    <artifactId>maven-plugins</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.linqs/maven-plugins/
implementation 'org.linqs:maven-plugins:1.1.0'
// https://jarcasting.com/artifacts/org.linqs/maven-plugins/
implementation ("org.linqs:maven-plugins:1.1.0")
'org.linqs:maven-plugins:pom:1.1.0'
<dependency org="org.linqs" name="maven-plugins" rev="1.1.0">
  <artifact name="maven-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.linqs', module='maven-plugins', version='1.1.0')
)
libraryDependencies += "org.linqs" % "maven-plugins" % "1.1.0"
[org.linqs/maven-plugins "1.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • list-classes-maven-plugin