组织ID: |
no.nav.helse.xml |
项目ID: |
arenainfo-2 |
版本: |
2019.08.22-04-56-42395602b4aaa47af5368ab3460c7e323821209b |
最后修改时间: |
2019-12-13 18:01:27 |
包类型: |
jar |
标题: |
SYFO XML beans |
描述: |
A collection of XML beans |
相关URL: |
https://github.com/navikt/syfo-xml-codegen |
大小: |
17.07KB |
|
Maven引入代码: |
<dependency>
<groupId>no.nav.helse.xml</groupId>
<artifactId>arenainfo-2</artifactId>
<version>2019.08.22-04-56-42395602b4aaa47af5368ab3460c7e323821209b</version>
</dependency>
|
Gradle引入代码: |
no.nav.helse.xml:arenainfo-2:2019.08.22-04-56-42395602b4aaa47af5368ab3460c7e323821209b
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>no.nav.helse.xml</groupId>
<artifactId>arenainfo-2</artifactId>
<version>2019.08.22-04-56-42395602b4aaa47af5368ab3460c7e323821209b</version>
<name>SYFO XML beans</name>
<description>A collection of XML beans</description>
<url>https://github.com/navikt/syfo-xml-codegen</url>
<organization>
<name>NAV (Arbeids- og velferdsdirektoratet) - The Norwegian Labour and Welfare Administration</name>
<url>https://www.nav.no/</url>
</organization>
<licenses>
<license>
<name>MIT License</name>
<url>https://opensource.org/licenses/MIT</url>
</license>
</licenses>
<developers>
<developer>
<organization>NAV (Arbeids- og velferdsdirektoratet) - The Norwegian Labour and Welfare Administration</organization>
<organizationUrl>https://www.nav.no/</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:https://github.com/navikt/syfo-xml-codegen.git</connection>
<developerConnection>scm:git:https://github.com/navikt/syfo-xml-codegen.git</developerConnection>
<url>https://github.com/navikt/syfo-xml-codegen</url>
</scm>
<dependencies>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.glassfish.jaxb</groupId>
<artifactId>jaxb-runtime</artifactId>
<version>2.3.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.migesok</groupId>
<artifactId>jaxb-java-time-adapters</artifactId>
<version>1.1.3</version>
<scope>runtime</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
no.nav.helse.arenainfo.package-info.class
no.nav.helse.arenainfo.ArbeidsforholdType.class
no.nav.helse.arenainfo.ArenaEiaInfo$EiaData$Sykmelding$VeiledningArbeidsgiver.class
no.nav.helse.arenainfo.Sykmeldingsgrad.class
no.nav.helse.arenainfo.ArenaEiaInfo$EiaData$Sykmelding.class
no.nav.helse.arenainfo.SystemSvarType.class
no.nav.helse.arenainfo.FraTilDato.class
no.nav.helse.arenainfo.ArenaEiaInfo$LegeData.class
no.nav.helse.arenainfo.ObjectFactory.class
no.nav.helse.arenainfo.ArenaEiaInfo$EiaData$SystemSvar.class
no.nav.helse.arenainfo.ArenaEiaInfo$EiaData$Sykmelding$Oppfolgingsplan.class
no.nav.helse.arenainfo.PostAdresseType.class
no.nav.helse.arenainfo.ArenaEiaInfo.class
no.nav.helse.arenainfo.ArenaEiaInfo$PasientData.class
no.nav.helse.arenainfo.ArenaEiaInfo$EiaData.class
no.nav.helse.arenainfo.ArenaEiaInfo$EiaData$Sykmelding$MeldingTilNav.class
META-INF/maven/no.nav.helse.xml/arenainfo-2/pom.properties
META-INF/maven/no.nav.helse.xml/arenainfo-2/pom.xml
|
依赖Jar: |
jaxb-api-2.3.0.jar
/javax.xml.bind/jaxb-api/2.3.0
查看jaxb-api所有版本文件
jaxb-runtime-2.3.2.jar
/org.glassfish.jaxb/jaxb-runtime/2.3.2
查看jaxb-runtime所有版本文件
jaxb-java-time-adapters-1.1.3.jar
/com.migesok/jaxb-java-time-adapters/1.1.3
查看jaxb-java-time-adapters所有版本文件
|