License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdio.github.miracelwhipp.net.cs.plugin |
ArtifactId | ArtifactIdcs-maven-plugin |
Last Version | Last Version2.1.2 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionThis maven plugin allows you to compile and test c# code as well as deploy the binaries to maven repositories.
|
Filename | Size |
---|---|
cs-maven-plugin-2.1.2.pom | |
cs-maven-plugin-2.1.2.jar | 47 KB |
cs-maven-plugin-2.1.2-sources.jar | 27 KB |
cs-maven-plugin-2.1.2-javadoc.jar | 116 KB |
Browse |
<plugin>
<groupId>io.github.miracelwhipp.net.cs.plugin</groupId>
<artifactId>cs-maven-plugin</artifactId>
<version>2.1.2</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
io.github.miracelwhipp.net.common : net-common | jar | 2.1.2 |
io.github.miracelwhipp.net.provider : net-framework-provider-api | jar | 2.1.2 |
io.github.miracelwhipp.net.nuget.plugin : nuget-maven-plugin | jar | 2.1.2 |
org.apache.maven : maven-plugin-api | jar | 3.2.3 |
org.apache.maven : maven-core | jar | 3.2.3 |
org.apache.maven : maven-model | jar | 3.2.1 |
org.apache.maven.wagon : wagon-provider-api | jar | 2.6 |
org.apache.maven.wagon : wagon-http | jar | 3.0.0 |
org.eclipse.aether : aether-api | jar | 1.1.0 |
org.eclipse.aether : aether-util | jar | 1.1.0 |
commons-lang : commons-lang | jar | 2.6 |
commons-io : commons-io | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |