is not current version
Last Version 4.1.1

iStack Common Utility Code 4.0.1

istack common utility code

License

License

GroupId

GroupId

com.sun.istack
ArtifactId

ArtifactId

istack-commons
Version

Version

4.0.1
Type

Type

pom
Description

Description

iStack Common Utility Code
istack common utility code
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/istack-commons
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/jaxb-istack-commons

Download istack-commons 4.0.1

Filename Size
istack-commons-4.0.1.pom 23 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sun.istack/istack-commons/ -->
<dependency>
    <groupId>com.sun.istack</groupId>
    <artifactId>istack-commons</artifactId>
    <version>4.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.istack/istack-commons/
implementation 'com.sun.istack:istack-commons:4.0.1'
// https://jarcasting.com/artifacts/com.sun.istack/istack-commons/
implementation ("com.sun.istack:istack-commons:4.0.1")
'com.sun.istack:istack-commons:pom:4.0.1'
<dependency org="com.sun.istack" name="istack-commons" rev="4.0.1">
  <artifact name="istack-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.istack', module='istack-commons', version='4.0.1')
)
libraryDependencies += "com.sun.istack" % "istack-commons" % "4.0.1"
[com.sun.istack/istack-commons "4.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • buildtools
  • runtime
  • test
  • tools
  • maven-plugin
  • import-properties-plugin
  • soimp