Last Version

MyController parent pom 43

MyController parent pom file used across

License

License

GroupId

GroupId

org.mycontroller
ArtifactId

ArtifactId

mycontroller-parent
Version

Version

43
Type

Type

pom
Description

Description

MyController parent pom
MyController parent pom file used across
Project URL

Project URL

https://github.com/mycontroller-org
Source Code Management

Source Code Management

https://github.com/mycontroller-org/mycontroller-parent-pom

Download mycontroller-parent 43

Filename Size
mycontroller-parent-43.pom 39 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.