Last Version

Scriptom-All Assembly 1.6.0

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.

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

org.codehaus.groovy.modules.scriptom
ArtifactId

ArtifactId

scriptom-all-assembly
Version

Version

1.6.0
Type

Type

pom
Description

Description

Scriptom-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 Organization

Groovy

Download scriptom-all-assembly 1.6.0


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.