| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Github Development Tools Version Controls |
| GroupId | GroupIdde.ofterdinger.maven.plugins |
| ArtifactId | ArtifactIdgithub-maven-plugins-parent |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGitHub Maven Plugins
GitHub Maven plugins
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| github-maven-plugins-parent-0.1.0.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.ofterdinger.maven.plugins/github-maven-plugins-parent/ -->
<dependency>
<groupId>de.ofterdinger.maven.plugins</groupId>
<artifactId>github-maven-plugins-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.ofterdinger.maven.plugins/github-maven-plugins-parent/
implementation 'de.ofterdinger.maven.plugins:github-maven-plugins-parent:0.1.0'
// https://jarcasting.com/artifacts/de.ofterdinger.maven.plugins/github-maven-plugins-parent/
implementation ("de.ofterdinger.maven.plugins:github-maven-plugins-parent:0.1.0")
'de.ofterdinger.maven.plugins:github-maven-plugins-parent:pom:0.1.0'
<dependency org="de.ofterdinger.maven.plugins" name="github-maven-plugins-parent" rev="0.1.0">
<artifact name="github-maven-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.ofterdinger.maven.plugins', module='github-maven-plugins-parent', version='0.1.0')
)
libraryDependencies += "de.ofterdinger.maven.plugins" % "github-maven-plugins-parent" % "0.1.0"
[de.ofterdinger.maven.plugins/github-maven-plugins-parent "0.1.0"]