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