License |
License |
---|---|
GroupId | GroupIdorg.kuali.coeus |
ArtifactId | ArtifactIdcoeus-s2sgen-impl |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis coeus s2s generator project contains s2s generators for grants.gov and research.gov form submission
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coeus-s2sgen-impl-6.0.0.pom | |
coeus-s2sgen-impl-6.0.0.jar | 38 MB |
coeus-s2sgen-impl-6.0.0-sources.jar | 37 MB |
coeus-s2sgen-impl-6.0.0-javadoc.jar | 973 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kuali.coeus/coeus-s2sgen-impl/ -->
<dependency>
<groupId>org.kuali.coeus</groupId>
<artifactId>coeus-s2sgen-impl</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.coeus/coeus-s2sgen-impl/
implementation 'org.kuali.coeus:coeus-s2sgen-impl:6.0.0'
// https://jarcasting.com/artifacts/org.kuali.coeus/coeus-s2sgen-impl/
implementation ("org.kuali.coeus:coeus-s2sgen-impl:6.0.0")
'org.kuali.coeus:coeus-s2sgen-impl:jar:6.0.0'
<dependency org="org.kuali.coeus" name="coeus-s2sgen-impl" rev="6.0.0">
<artifact name="coeus-s2sgen-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.coeus', module='coeus-s2sgen-impl', version='6.0.0')
)
libraryDependencies += "org.kuali.coeus" % "coeus-s2sgen-impl" % "6.0.0"
[org.kuali.coeus/coeus-s2sgen-impl "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lowagie : itext | jar | 2.1.7 |
org.apache.avalon.framework : avalon-framework-impl | jar | 4.3.1 |
org.apache.avalon.framework : avalon-framework-api | jar | 4.3.1 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.apache.santuario : xmlsec | jar | 1.5.6 |
org.apache.xmlgraphics : fop | jar | 1.1 |
org.apache.xmlbeans : xmlbeans | jar | 2.6.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.51 |
org.bouncycastle : bcmail-jdk15on | jar | 1.51 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.51 |
org.kuali.coeus : coeus-api-all | jar | 6.0.0.1 |
org.kuali.coeus : coeus-s2sgen-api | jar | 6.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.springframework : spring-beans | jar | 4.0.5.RELEASE |
org.springframework : spring-context | jar | 4.0.5.RELEASE |
org.springframework : spring-core | jar | 4.0.5.RELEASE |
xalan : xalan | jar | 2.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |