File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed
Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11# Notas de versão
2- - Atualizado Schema Reforma Tributaria
2+ - Atualizado Schema Reforma Tributaria
3+ - Remoçao de classes duplicadas
4+ - Reforacao JAXB
Original file line number Diff line number Diff line change 1- # Java-NFe [ ![ MIT License] ( https://img.shields.io/github/license/Samuel-Oliveira/Java_NFe.svg ) ] ( https://github.com/Samuel-Oliveira/Java_NFe/blob/master/LICENSE ) [ ![ Maven Central] ( https://img.shields.io/maven-central/v/br.com.swconsultoria/java-nfe.svg?label=Maven%20Central )] ( https://search.maven.org/artifact/br.com.swconsultoria/java-nfe/4.00.41 /jar )
1+ # Java-NFe [ ![ MIT License] ( https://img.shields.io/github/license/Samuel-Oliveira/Java_NFe.svg ) ] ( https://github.com/Samuel-Oliveira/Java_NFe/blob/master/LICENSE ) [ ![ Maven Central] ( https://img.shields.io/maven-central/v/br.com.swconsultoria/java-nfe.svg?label=Maven%20Central )] ( https://search.maven.org/artifact/br.com.swconsultoria/java-nfe/4.00.42 /jar )
22Biblioteca Java para consumo do WebService de NFe/NFCe
33
44### Powered by
@@ -22,7 +22,7 @@ Para Iniciar :
2222<dependency >
2323 <groupId >br.com.swconsultoria</groupId >
2424 <artifactId >java-nfe</artifactId >
25- <version >4.00.41 </version >
25+ <version >4.00.42 </version >
2626</dependency >
2727```
2828
@@ -34,7 +34,7 @@ repositories {
3434 }
3535}
3636dependencies {
37- implementation "br.com.swconsultoria:java-nfe:4.00.41 "
37+ implementation "br.com.swconsultoria:java-nfe:4.00.42 "
3838}
3939```
4040
@@ -74,7 +74,9 @@ ________________________________________________________________________________
7474# Historico de Versões
7575
7676## v4.00.42 - 31/08/2025 - Schemas PL.010b (v1.1)
77- - Adicionado Layout Reforma Tributária
77+ - Atualizado Schema Reforma Tributaria
78+ - Remoçao de classes duplicadas
79+ - Reforacao JAXB
7880
7981## v4.00.41 - 31/07/2025 - Schemas PL.009p1 e PL.010b
8082- Alterado URLs Consulta Cadastro AM
Original file line number Diff line number Diff line change 33
44 <groupId >br.com.swconsultoria</groupId >
55 <artifactId >java-nfe</artifactId >
6- <version >4.00.41 </version >
6+ <version >4.00.42 </version >
77 <name >Java_NFe</name >
88 <description >Api java para consumo do webService de nota fiscal eletronica</description >
99 <url >https://github.com/Samuel-Oliveira/Java_NFe</url >
You can’t perform that action at this time.
0 commit comments