is not current version
Last Version 3.0.0-M1

org.ow2.easybeans.osgi:easybeans-client-fix 1.2.4

Easybeans OSGi library to fix URL errors.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.easybeans.osgi
ArtifactId

ArtifactId

easybeans-client-fix
Version

Version

1.2.4
Type

Type

jar

Download easybeans-client-fix 1.2.4


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