License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.apache.npanday |
ArtifactId | ArtifactIddotnet-plugin |
Last Version | Last Version1.4.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNPanday :: Plugin
NPanday provides Maven plugins to support building of .NET applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dotnet-plugin-1.4.0-incubating.pom | |
dotnet-plugin-1.4.0-incubating.jar | 24 KB |
dotnet-plugin-1.4.0-incubating-sources.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.npanday/dotnet-plugin/ -->
<dependency>
<groupId>org.apache.npanday</groupId>
<artifactId>dotnet-plugin</artifactId>
<version>1.4.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.npanday/dotnet-plugin/
implementation 'org.apache.npanday:dotnet-plugin:1.4.0-incubating'
// https://jarcasting.com/artifacts/org.apache.npanday/dotnet-plugin/
implementation ("org.apache.npanday:dotnet-plugin:1.4.0-incubating")
'org.apache.npanday:dotnet-plugin:jar:1.4.0-incubating'
<dependency org="org.apache.npanday" name="dotnet-plugin" rev="1.4.0-incubating">
<artifact name="dotnet-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.npanday', module='dotnet-plugin', version='1.4.0-incubating')
)
libraryDependencies += "org.apache.npanday" % "dotnet-plugin" % "1.4.0-incubating"
[org.apache.npanday/dotnet-plugin "1.4.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0.9 |
org.apache.maven : maven-project | jar | 2.0.9 |
org.apache.npanday : dotnet-executable | jar | 1.4.0-incubating |
org.apache.npanday : dotnet-vendor | jar | 1.4.0-incubating |
org.apache.npanday : dotnet-model-configuration-appenders | jar | 1.4.0-incubating |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.0 |
junit : junit | jar | 3.8.1 |