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.2 in this page.
You can use the following script to add podescoin-impl-0.1.2.jar to your project.
<dependency> <groupId>ch.sourcepond.utils</groupId> <artifactId>podescoin-impl</artifactId> <version>0.1.2</version> </dependency>
compile group: 'ch.sourcepond.utils', name: 'podescoin-impl', version: '0.1.2'
libraryDependencies += "ch.sourcepond.utils" % "podescoin-impl" % "0.1.2"
<dependency org="ch.sourcepond.utils" name="podescoin-impl" rev="0.1.2"/>
@Grapes(@Grab(group='ch.sourcepond.utils', module='podescoin-impl', version='0.1.2'))
'ch.sourcepond.utils:podescoin-impl:jar:0.1.2'
Click the following link to download the jar file.
podescoin-impl-0.1.2-javadoc.jar