License |
License |
---|---|
GroupId | GroupIdio.castled |
ArtifactId | ArtifactIdapp |
Version | Version1.0.0 |
Type | Typepom |
Description |
DescriptionCastled App
Reverse ETL platform to operationalize your data warehouse
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
app-1.0.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.castled/app/ -->
<dependency>
<groupId>io.castled</groupId>
<artifactId>app</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.castled/app/
implementation 'io.castled:app:1.0.0'
// https://jarcasting.com/artifacts/io.castled/app/
implementation ("io.castled:app:1.0.0")
'io.castled:app:pom:1.0.0'
<dependency org="io.castled" name="app" rev="1.0.0">
<artifact name="app" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.castled', module='app', version='1.0.0')
)
libraryDependencies += "io.castled" % "app" % "1.0.0"
[io.castled/app "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |