Jar examples for p:podescoin-impl
Implementation: OSGi weaving hook to enhance serializable classes so that Blueprint components can be injected before readObject is executed.
You can download jar file podescoin-impl 0.1.4 in this page.
You can use the following script to add podescoin-impl-0.1.4.jar to your project.
<dependency> <groupId>ch.sourcepond.utils</groupId> <artifactId>podescoin-impl</artifactId> <version>0.1.4</version> </dependency>
compile group: 'ch.sourcepond.utils', name: 'podescoin-impl', version: '0.1.4'
libraryDependencies += "ch.sourcepond.utils" % "podescoin-impl" % "0.1.4"
<dependency org="ch.sourcepond.utils" name="podescoin-impl" rev="0.1.4"/>
@Grapes(@Grab(group='ch.sourcepond.utils', module='podescoin-impl', version='0.1.4'))
'ch.sourcepond.utils:podescoin-impl:jar:0.1.4'
Click the following link to download the jar file.
podescoin-impl-0.1.4-javadoc.jar