License |
License |
---|---|
GroupId | GroupIdcom.bellotapps.webapps |
ArtifactId | ArtifactIdwebapps-commons-parent-project |
Last Version | Last Version0.3.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.bellotapps.webapps:webapps-commons-parent-project
Libraries that contain common code to be used in a webapp
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
webapps-commons-parent-project-0.3.0-RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-parent-project/ -->
<dependency>
<groupId>com.bellotapps.webapps</groupId>
<artifactId>webapps-commons-parent-project</artifactId>
<version>0.3.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-parent-project/
implementation 'com.bellotapps.webapps:webapps-commons-parent-project:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-parent-project/
implementation ("com.bellotapps.webapps:webapps-commons-parent-project:0.3.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-parent-project:pom:0.3.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-parent-project" rev="0.3.0-RELEASE">
<artifact name="webapps-commons-parent-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-parent-project', version='0.3.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-parent-project" % "0.3.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-parent-project "0.3.0-RELEASE"]