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