License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.tourapp.config |
ArtifactId | ArtifactIdtourapp-parent |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiontourapp-parent - Shared properties
Top level properties and features
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tourapp-parent-1.3.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tourapp.config/tourapp-parent/ -->
<dependency>
<groupId>com.tourapp.config</groupId>
<artifactId>tourapp-parent</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tourapp.config/tourapp-parent/
implementation 'com.tourapp.config:tourapp-parent:1.3.1'
// https://jarcasting.com/artifacts/com.tourapp.config/tourapp-parent/
implementation ("com.tourapp.config:tourapp-parent:1.3.1")
'com.tourapp.config:tourapp-parent:pom:1.3.1'
<dependency org="com.tourapp.config" name="tourapp-parent" rev="1.3.1">
<artifact name="tourapp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tourapp.config', module='tourapp-parent', version='1.3.1')
)
libraryDependencies += "com.tourapp.config" % "tourapp-parent" % "1.3.1"
[com.tourapp.config/tourapp-parent "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |