License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdorg.codehaus.groovy.modules.scriptom |
ArtifactId | ArtifactIdscriptom-all-assembly |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionScriptom-All Assembly
Assembly that includes the Scriptom JAR, the JACOB JAR and its DLLs, the standard set
of type library JARs, and supplemental information. This project does not include
Groovy and its dependencies (since versions of Scriptom can run on different versions
of Groovy). The contents of this project are
included in the latest Windows Installer for Groovy, and may also be used to add full
support for Scriptom to Groovy applications running on the Windows platform.
|
Project Organization |
Project OrganizationGroovy |
Filename | Size |
---|---|
scriptom-all-assembly-1.6.0.pom | |
scriptom-all-assembly-1.6.0.zip | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.groovy.modules.scriptom/scriptom-all-assembly/ -->
<dependency>
<groupId>org.codehaus.groovy.modules.scriptom</groupId>
<artifactId>scriptom-all-assembly</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.groovy.modules.scriptom/scriptom-all-assembly/
implementation 'org.codehaus.groovy.modules.scriptom:scriptom-all-assembly:1.6.0'
// https://jarcasting.com/artifacts/org.codehaus.groovy.modules.scriptom/scriptom-all-assembly/
implementation ("org.codehaus.groovy.modules.scriptom:scriptom-all-assembly:1.6.0")
'org.codehaus.groovy.modules.scriptom:scriptom-all-assembly:pom:1.6.0'
<dependency org="org.codehaus.groovy.modules.scriptom" name="scriptom-all-assembly" rev="1.6.0">
<artifact name="scriptom-all-assembly" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.groovy.modules.scriptom', module='scriptom-all-assembly', version='1.6.0')
)
libraryDependencies += "org.codehaus.groovy.modules.scriptom" % "scriptom-all-assembly" % "1.6.0"
[org.codehaus.groovy.modules.scriptom/scriptom-all-assembly "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy.modules.scriptom : scriptom-ie-6-tlb | jar | 1.6.0 |
org.codehaus.groovy.modules.scriptom » scriptom-office-2k3-tlb | jar | 1.6.0 |
org.codehaus.groovy.modules.scriptom : scriptom-sapi-tlb | jar | 1.6.0 |
org.codehaus.groovy.modules.scriptom : scriptom-wbem-tlb | jar | 1.6.0 |
org.codehaus.groovy.modules.scriptom : scriptom-wsh-tlb | jar | 1.6.0 |
org.codehaus.groovy.modules.scriptom : scriptom-scripting-tlb | jar | 1.6.0 |
net.sf.jacob-project : jacob | jar | 1.14.3 |
net.sf.jacob-project : jacob | dll | 1.14.3 |
net.sf.jacob-project : jacob | dll | 1.14.3 |