License |
License |
---|---|
GroupId | GroupIdcom.epam.eco.schemacatalog |
ArtifactId | ArtifactIdschema-catalog-parent |
Version | Version1.2.1 |
Type | Typepom |
Description |
DescriptionEco Schema Catalog
Eco Schema Catalog
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schema-catalog-parent-1.2.1.pom | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-parent/ -->
<dependency>
<groupId>com.epam.eco.schemacatalog</groupId>
<artifactId>schema-catalog-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-parent/
implementation 'com.epam.eco.schemacatalog:schema-catalog-parent:1.2.1'
// https://jarcasting.com/artifacts/com.epam.eco.schemacatalog/schema-catalog-parent/
implementation ("com.epam.eco.schemacatalog:schema-catalog-parent:1.2.1")
'com.epam.eco.schemacatalog:schema-catalog-parent:pom:1.2.1'
<dependency org="com.epam.eco.schemacatalog" name="schema-catalog-parent" rev="1.2.1">
<artifact name="schema-catalog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.epam.eco.schemacatalog', module='schema-catalog-parent', version='1.2.1')
)
libraryDependencies += "com.epam.eco.schemacatalog" % "schema-catalog-parent" % "1.2.1"
[com.epam.eco.schemacatalog/schema-catalog-parent "1.2.1"]