| License |
License |
|---|---|
| GroupId | GroupIdit.bancaditalia.oss.vtl |
| ArtifactId | ArtifactIdvtl |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionVTL Engine
VTL prototypal engine
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vtl-1.1.1.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.bancaditalia.oss.vtl/vtl/ -->
<dependency>
<groupId>it.bancaditalia.oss.vtl</groupId>
<artifactId>vtl</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.bancaditalia.oss.vtl/vtl/
implementation 'it.bancaditalia.oss.vtl:vtl:1.1.1'
// https://jarcasting.com/artifacts/it.bancaditalia.oss.vtl/vtl/
implementation ("it.bancaditalia.oss.vtl:vtl:1.1.1")
'it.bancaditalia.oss.vtl:vtl:pom:1.1.1'
<dependency org="it.bancaditalia.oss.vtl" name="vtl" rev="1.1.1">
<artifact name="vtl" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.bancaditalia.oss.vtl', module='vtl', version='1.1.1')
)
libraryDependencies += "it.bancaditalia.oss.vtl" % "vtl" % "1.1.1"
[it.bancaditalia.oss.vtl/vtl "1.1.1"]