jar

com.github.jean-merelis : coffeepot-br-sped-fiscal

Maven & Gradle

Jan 23, 2023
16 stars

coffeepot-br-sped-fiscal · Project to be used in Brazil to write file in accordance to local regulations. Este projeto é um mapeamento de classes Java para formatação e gravação do arquivo texto no layout definido para o SPED Fiscal.

Table Of Contents

Latest Version

Download com.github.jean-merelis : coffeepot-br-sped-fiscal JAR file - Latest Versions:

All Versions

Download com.github.jean-merelis : coffeepot-br-sped-fiscal JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window coffeepot-br-sped-fiscal-1.0.0-Beta.21.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

coffeepot.br.sped.fiscal.arquivo.bloco0

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Bloco0.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0000.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0005.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0015.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0100.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0150.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0175.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0190.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0200.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0205.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0206.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0220.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0300.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0305.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0400.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0450.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0460.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0500.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0600.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco0.Reg0990.class - [JAR]

coffeepot.br.sped.fiscal.tipos

├─ coffeepot.br.sped.fiscal.tipos.ApuracaoIpi.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.CondicaoPagamento.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.DocumentoFiscal.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.DocumentoImportacao.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.EmissaoDocumento.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.EnumCodificado.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.EnumParser.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.FinalidadeArquivo.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.Frete.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.IdentificacaoMercadoria.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.IndFreteTransporte.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.IndicadorAtividade.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.IndicadorMovimento.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.IndicadorOrigemProcesso.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.MotivoInventario.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.NaturezaContaContabil.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.ObrigacaoIcmsRecolher.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.Operacao.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.OperacaoFrete.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.ParseException.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.Perfil.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.PropriedadeEPosseItem.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.SituacaoDocumento.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.TipoContaContabil.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.TipoTituloCredito.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.TipoTransporte.class - [JAR]

├─ coffeepot.br.sped.fiscal.tipos.VersaoLayout.class - [JAR]

coffeepot.br.sped.fiscal.arquivo

├─ coffeepot.br.sped.fiscal.arquivo.Estrutura.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.EstruturaSemBlocos.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.RegAberturaBlocoBase.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.RegAberturaBlocoGenerico.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.RegEncerramentoBlocoBase.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.RegEncerramentoBlocoGenerico.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.blocoK

├─ coffeepot.br.sped.fiscal.arquivo.blocoK.BlocoK.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoK.RegK001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoK.RegK990.class - [JAR]

coffeepot.br.sped.fiscal.writer

├─ coffeepot.br.sped.fiscal.writer.SpedFiscalWriter.class - [JAR]

├─ coffeepot.br.sped.fiscal.writer.WriterFactory.class - [JAR]

coffeepot.br.sped.fiscal.util

├─ coffeepot.br.sped.fiscal.util.RecordCounter.class - [JAR]

├─ coffeepot.br.sped.fiscal.util.Util.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.bloco1

├─ coffeepot.br.sped.fiscal.arquivo.bloco1.Bloco1.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco1.Reg1001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco1.Reg1010.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco1.Reg1600.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco1.Reg1601.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco1.Reg1990.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.bloco9

├─ coffeepot.br.sped.fiscal.arquivo.bloco9.Bloco9.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco9.Reg9001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco9.Reg9900.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco9.Reg9990.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.bloco9.Reg9999.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.blocoH

├─ coffeepot.br.sped.fiscal.arquivo.blocoH.BlocoH.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoH.RegH001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoH.RegH005.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoH.RegH010.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoH.RegH020.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoH.RegH990.class - [JAR]

coffeepot.br.sped.fiscal.typeHandler

├─ coffeepot.br.sped.fiscal.typeHandler.CustomEnumHandler.class - [JAR]

├─ coffeepot.br.sped.fiscal.typeHandler.LocalDateHandler.class - [JAR]

├─ coffeepot.br.sped.fiscal.typeHandler.LocalDateTimeHandler.class - [JAR]

├─ coffeepot.br.sped.fiscal.typeHandler.LocalTimeHandler.class - [JAR]

coffeepot.br.sped.fiscal.reader

├─ coffeepot.br.sped.fiscal.reader.ReaderFactory.class - [JAR]

├─ coffeepot.br.sped.fiscal.reader.SpedFiscalReader.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.blocoG

├─ coffeepot.br.sped.fiscal.arquivo.blocoG.BlocoG.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoG.RegG001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoG.RegG990.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.blocoE

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.BlocoE.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE100.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE110.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE111.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE112.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE113.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE115.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE116.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoE.RegE990.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.blocoD

├─ coffeepot.br.sped.fiscal.arquivo.blocoD.BlocoD.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoD.RegD001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoD.RegD100.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoD.RegD190.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoD.RegD990.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.blocoC

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.BlocoC.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC100.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC101.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC105.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC110.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC111.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC112.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC113.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC114.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC115.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC116.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC120.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC130.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC140.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC141.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC160.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC165.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC170.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC171.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC172.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC173.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC174.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC175.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC176.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC177.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC178.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC179.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC190.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC195.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC197.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC300.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC310.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC320.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC321.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC350.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC370.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC390.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC400.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC405.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC410.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC420.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC425.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC460.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC465.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC470.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC490.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC495.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC860.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC890.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoC.RegC990.class - [JAR]

coffeepot.br.sped.fiscal.arquivo.blocoB

├─ coffeepot.br.sped.fiscal.arquivo.blocoB.BlocoB.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoB.RegB001.class - [JAR]

├─ coffeepot.br.sped.fiscal.arquivo.blocoB.RegB990.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

May 21, 2022
119 stars
May 03, 2020
1 usages
8 stars
May 07, 2018
11 stars
Sep 21, 2018
452 stars
Jun 28, 2023
5 usages
974 stars
Feb 19, 2018
3 usages
974 stars
Sep 26, 2019
5 usages
0 stars
Mar 02, 2021
4 stars
Mar 12, 2017
1 usages