License |
License |
---|---|
GroupId | GroupIdsolutions.deepfield |
ArtifactId | ArtifactIdspark-itcase |
Version | Version1.0.3 |
Type | Typepom |
Description |
Descriptionspark-itcase
Parent project of spark-itcase, used as the target to build the
entire project.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spark-itcase-1.0.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/solutions.deepfield/spark-itcase/ -->
<dependency>
<groupId>solutions.deepfield</groupId>
<artifactId>spark-itcase</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/solutions.deepfield/spark-itcase/
implementation 'solutions.deepfield:spark-itcase:1.0.3'
// https://jarcasting.com/artifacts/solutions.deepfield/spark-itcase/
implementation ("solutions.deepfield:spark-itcase:1.0.3")
'solutions.deepfield:spark-itcase:pom:1.0.3'
<dependency org="solutions.deepfield" name="spark-itcase" rev="1.0.3">
<artifact name="spark-itcase" type="pom" />
</dependency>
@Grapes(
@Grab(group='solutions.deepfield', module='spark-itcase', version='1.0.3')
)
libraryDependencies += "solutions.deepfield" % "spark-itcase" % "1.0.3"
[solutions.deepfield/spark-itcase "1.0.3"]