tscriptrules-repos-1
Repository for open source tScriptRules Talend Open Source component and related projects
| GroupId | GroupIdorg.bekwam |
|---|---|
| ArtifactId | ArtifactIdtscriptrules-parent |
| Last Version | Last Version2.3.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontscriptrules-parent
Parent project for the tScriptRules and tScriptRulesLoad Talend Open Studio Components as well as a parent for libraries tcommons and tcommons-rules
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tscriptrules-parent-2.3.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bekwam/tscriptrules-parent/ -->
<dependency>
<groupId>org.bekwam</groupId>
<artifactId>tscriptrules-parent</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bekwam/tscriptrules-parent/
implementation 'org.bekwam:tscriptrules-parent:2.3.0'
// https://jarcasting.com/artifacts/org.bekwam/tscriptrules-parent/
implementation ("org.bekwam:tscriptrules-parent:2.3.0")
'org.bekwam:tscriptrules-parent:pom:2.3.0'
<dependency org="org.bekwam" name="tscriptrules-parent" rev="2.3.0">
<artifact name="tscriptrules-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bekwam', module='tscriptrules-parent', version='2.3.0')
)
libraryDependencies += "org.bekwam" % "tscriptrules-parent" % "2.3.0"
[org.bekwam/tscriptrules-parent "2.3.0"]
Repository for open source tScriptRules Talend Open Source component and related projects