is not current version
Last Version 2.6

com.addc:addc-iiop 2.5.2

the addc-iiop library supplies helper classes for dealing with corbaloc: URLs an Service URLsm configuring the properties for an ORB from a general process properties file using tags, Ensuring null strings and octet sequences can be safely passed as parameters to IDL interfacesm a Holder for the current ORB and a Secure GSSUP implementation of the Attribute Service for Common Secure Interoperability.

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

addc-iiop
Version

Version

2.5.2
Type

Type

jar

Download addc-iiop 2.5.2


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